Commit d78ca4a2 authored by qianyj's avatar qianyj
Browse files

Upload result image

parent 40217c21
......@@ -165,6 +165,9 @@ sed指令只需要执行一次,添加支持多卡运行的代码
在resnet_ctl_imagenet_main.py中添加环境变量os.environ["XLA_FLAGS"]="--xla_gpu_cuda_data_dir=/opt/dtk/amdgcn/bitcode"
mpirun -np 4 --hostfile hostfile -mca btl self,tcp --allow-run-as-root --bind-to none scripts-run/single_process_xla.sh
### result
![img](./doc/ILSVRC2012_val_00001915.PNG)
![img](./doc/ILSVRC2012_val_00003386.PNG)
## 精度
测试数据:[ImageNet的测试数据集](https://image-net.org/ "ImageNet数据集官网"),使用的加速卡:DCU-Z00-16G
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment