Shaohuai Shi
Shaohuai Shi
Thanks for your prompt reply. I am one of the authors of [HKBU benchmark team](https://github.com/hclhkbu/dlbench). I am trying to achieve the best performance that TensorFlow should have in both ImageNet...
Thanks @reedwm , would provide some numbers of performance in running AlexNet with correct sythetic/real cifar10 dataset?
Please be noted that in RNN of MXNet, `numSamples` is get from the log file, but not from the input parameter. The code: https://github.com/hclhkbu/dlbench/blob/master/tools/mxnet/mxnetbm.py#L116. We are refactoring our codes and...
@shishaochen Because it was a little difficult to config the epoch size of RNN in the older version of MXNet, we just let it read all the data for convenient....
Thanks for your suggestion. We have tried to contact the authors of other tools to confirm the scripts and configuration files. Feel free to submit your pull request if you...
@Randl The ResNet-50 script in MXNet was found a mistake configuration, and we have revised it to the correct one. So we start to re-run the revised script to generate...
@tfboyd Thank you very much for your kindly response and help. We also try to include real ImageNet data set into evaluation, but it could take more time to generate...
It may be great if there are more tools included. We will include some other existing popular tools for comparison in the future, but it may needs some time to...
That's good. Thanks for contributing to the codes of Theano examples.
Hi, the test on the newest versions is on going. We will release the results after finished.