DanceInDark
DanceInDark
Hi, when I run RN50_FP16_4GPU.sh in sparse_learning/imagenet/tuned_resnet, I got this error: ``` Traceback (most recent call last): File "/home/z0132/workspace/codes/sparse_learning/imagenet/tuned_resnet/./main.py", line 811, in main() File "/home/z0132/workspace/codes/sparse_learning/imagenet/tuned_resnet/./main.py", line 114, in main train_net(args,...
Good work. I notice that only throughput is reported for resnet experiment in your paper. I want to known the performance of resnet families after transform them into their corresponding...
Hi, thank you for the good work. I want to run model search phase.Could you release the search code?