Skip to content

mingfeima/op_bench-py

Repository files navigation

op_bench-py

performance benchmark for pytorch operators

usage

  • benchmarking
the benchmark will run with TWO modes by defaults:
#1: use single socket
#2: use single core
./run.sh [xxx.py]
  • profile via vtune
#the record will be generated under folers like r000ah
./profile.sh [xxx.py]
  • archive
#you may collect on linux and review the record on windows
#but have to archive the record on linux first
./archive.sh [r000ah]

About

performance benchmark for pytorch operators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published