H Paterson

Results 8 comments of H Paterson

'A bit late to the party, but [VX_ERROR_NO_RESOURCES](https://www.khronos.org/registry/OpenVX/specs/1.1_SC/html/d2/dbd/group__vx__status__e.html#ga6f1a6f23bf87f755c9a1f36f8f89a7c5).

> @patha454 a few questions: > > * how does your batching_parameters_file look like? > > * do you use http or grpc? > > * how many requests per...

> Thank you for reporting the problem. Can you take a look at the [performance guide](https://github.com/tensorflow/serving/blob/master/tensorflow_serving/g3doc/performance.md), and if that does not address your problem, [profile your inference requests with Tensorboard](https://github.com/tensorflow/serving/blob/master/tensorflow_serving/g3doc/tensorboard.md)?...

> > > @patha454 @gowthamkpr I also want to profile it in my environment, is there a way to profile rest port (8501) with TensorBoard? > > @patha454 could you...

Update: I've profiled a known good model with a similar layer and variable count - a custom trained full YOLO - on the x64 laptop. The trace doesn't appear that...

Update: I've attempted to write a minimal, isolated script to reproduce the issue, and failed. The [script which *fails to reproduce* the issue](https://gist.github.com/patha454/90a2d479cc502fa7552ebe2ed04db618) is on Github Gists. I've noticed the...

Hi @nrobeR, - So far, I've only found the one model, the Keras Xception model, which suffers this bug, and yes, it is only effecting the GPU build on the...

Quick note: The author has since released https://github.com/Textualize/textual-serve, which is a locally hosted version.