ChaiBapchya commented on issue #17735: Fix OpPerf in Master URL: https://github.com/apache/incubator-mxnet/pull/17735#issuecomment-593259061 Ran the entire opperf suite after making the changes ### Command ``` python incubator-mxnet/benchmark/opperf/opperf.py --ctx gpu --output-format md --output-file mxnet_opperf_gpu_fix_opperf_lamb.md --warmup 1 --runs 1 ``` ``` python incubator-mxnet/benchmark/opperf/opperf.py --ctx cpu --output-format md --output-file mxnet_opperf_cpu_fix_opperf_lamb.md --warmup 1 --runs 1 ``` ### CPU & GPU https://gist.github.com/ChaiBapchya/517445961bcd57da6b7b5d23fa5d3dc0
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
