提交 0756ce54 编写于 作者: O ouyangyu

add decoder

上级 6a2e74fa
......@@ -46,6 +46,7 @@ python3 of_cnn_train_val.py \
--fuse_bn_add_relu=True \
--nccl_fusion_threshold_mb=16 \
--nccl_fusion_max_ops=24 \
--bytes_decoder=True \
--num_epoch=$NUM_EPOCH \
--model="resnet50" 2>&1 | tee ${LOGFILE}
......
......@@ -44,6 +44,7 @@ python3 of_cnn_train_val.py \
--fuse_bn_add_relu=True \
--nccl_fusion_threshold_mb=16 \
--nccl_fusion_max_ops=24 \
--bytes_decoder=True \
--num_epoch=$NUM_EPOCH \
--model="resnet50" 2>&1 | tee ${LOGFILE}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册