Brandon Dutra

Results 5 issues of Brandon Dutra

Running a grpc server on android in java is not supported. Running an HTTP server on android is well supported and has many legitimate use cases. The same should be...

android

in /src/prediction/_model.py s/'SERVING'/tag_constants.SERVING/g that will help in making the output model work with gcloud local predict

issue.bug
P1

Having one file with all the vocabs can be a problem for large examples. I think this was a performance problem with a criteo sample. It would be nice to...

issue.feature
P1

Found this while trying cloud training. Error can be done locally with: $ pwd .../tensorfx/build/dist $ pip install --upgrade --force-reinstall tensorfx-0.1.4.tar.gz Processing ./tensorfx-0.1.4.tar.gz Complete output from command python setup.py egg_info:...

issue.bug
P1

LogSessionHook: shows time of last batch train, running total time, running throughput LogTrainingHook: loss of last batch train, running total time, running throughput. Also makes summary events Question: why do...

issue.feature
P2