Tensorflow分布式异步训练示例与高级api实验和估算器

时间:2018-01-02 06:09:02

标签: asynchronous tensorflow distributed

是否有关于使用高级API ExperimentEstimator实施 tensorflow 分布式异步培训的示例?

我可以找到使用ExperimentEstimator实施的官方同步示例:cifar10_estimator

我还可以找到 tf.train.MonitoredTrainingSession 的官方异步示例:tensorflow distributed asynchronous training code template

但是没有关于使用Experiment和Estimator实现的异步训练的好例子。

任何人都可以展示一个完整的例子或者教我如何写一个吗?

0 个答案:

没有答案