This is an automated email from the ASF dual-hosted git repository.

bgawrych pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from 75b3719  [FEATURE] Hardcode build-time branch and commit hash into the 
library (#20755)
     add 9653ab4  Add microbenchmark for FC + add fusion (#20780)

No new revisions were added by this update.

Summary of changes:
 benchmark/python/dnnl/fc_add.py         | 164 ++++++++++++++++++++++++++++++++
 benchmark/python/dnnl/run.sh            |  54 +++++++++++
 benchmark/python/dnnl/run_per_thread.sh |  82 ++++++++++++++++
 3 files changed, 300 insertions(+)
 create mode 100644 benchmark/python/dnnl/fc_add.py
 create mode 100755 benchmark/python/dnnl/run.sh
 create mode 100755 benchmark/python/dnnl/run_per_thread.sh

Reply via email to