Yige Hu
Yige Hu
Operating System: Ubuntu 16.04.3 LTS, Linux kernel 4.13.0 GPU: AMD RX 580 ROCm backend. ``` ~/convnet-benchmarks/cltorch$ th imagenet_winners/benchmark.lua libthclnn_searchpath /storage/home/yige/torch-cl/install/lib/lua/5.1/libTHCLNN.so Running on device: gfx803 Using Advanced Micro Devices, Inc. ,...
Reproducible both on a raw machine and in a QEMU VM. MWCM and MWCL work on the raw machine, but MWUL crashes with the same setup. Not sure if it's...
Hi, I'm new to cl-torch. I'm wondering Is there any existing support for multi-GPU cl-torch? If so, is there any benchmarks that I can take a look at? I appreciate...
Hi, I'm wondering are there any benchmarks on MxNet training? I could only find one doing inference: > mxnet_imagenet_inference.py Also, there is no distributed workload supported by pytorch over nnvm...