rmothukuru

Results 31 comments of rmothukuru

@ganand1, For `Tensorflow Serving`, since the [Latest Stable Version](https://github.com/tensorflow/serving/blob/master/RELEASE.md) is `2.3.0`,AFAIK, it is recommended to use that version. Once the internal testing is done on the `Master Branch`, a `Stable...

@sam-huang-1223, Can you please provide the code so that we can get your `SignatureDef` (`Boolean`), for us to reproduce the issue? Thanks!

@sam-huang-1223, The code I am referring corresponds to `Model building`, defining `Inputs` and `Outputs Signature`, especially, `Boolean Type Input Signature`. Thanks!

@kleysonr, Sorry for the delayed response. This is interesting. Can you please let us know where is the Tensorflow Model Server running.

@kleysonr, Can you please respond to @minglotus-6's comment. Thanks!

Automatically closing due to lack of recent activity. Please update the issue when new information becomes available, and we will reopen the issue. Thanks!

@kleysonr, Can you please respond to @minglotus-6's comment. Thanks!

@BorisPolonsky, The issue here is that, since you want to use `Tensorflow Serving GPU`, the `Docker Run` Command should have the argument, `runtime` . Sample command is shown below: ```...

@BorisPolonsky, Can you please let us know what is the source of the information, > nvidia-docker 2 is deprecated, use Native GPU Support because I don't find that information in...

@brethvoice, Can you please share the code corresponding to the statement, > Current behavior is that Tensorboard displays the validation loss from the final epoch of training. so that it...