
tensorflow Benchmark
文章平均质量分 77
qq_32110859
这个作者很懒,什么都没留下…
展开
-
tensorflow benchmark 错误记录
多机多卡分布式训练model时: 启动脚本为: CUDA_VISIBLE_DEVICES='' nohup python -u tf_cnn_benchmarks.py --batch_size=2048 --data_dir=// --data_name=imagenet --model=alexnet --num_batches=100 --num_gpus=4 --train_dir=/...原创 2018-07-16 20:59:30 · 1639 阅读 · 0 评论 -
benchmark add_sync_queues_and_barrier 小结
def add_sync_queues_and_barrier(self, name_prefix, enqueue_after_list): """Adds ops to enqueue on all worker queues. Args: name_prefix: prefixed for the shared_name of ops. enqueue_a...原创 2018-07-12 14:55:41 · 132 阅读 · 0 评论