Hao Wu

Results 3 comments of Hao Wu

Thanks for the fast reply. So the "fast path" is not faster in this case? Is there another sample calls the fast path?

Distributed Training is supported out of the box using tf.learn. Cluster Configurations can be specified using the TF_CONFIG environment variable, which is parsed by the RunConfig. Refer to the Distributed...

I think the standard way is freeze the model, then use feed_dict to feed input and get the output tensor.