Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 281 Bytes

HowToRun.md

File metadata and controls

10 lines (9 loc) · 281 Bytes

From the root of pytorch repo, run:

python -m benchmarks.tensorexpr --help

to show documentation.

An example of an actual command line that one might use as a starting point:

python -m benchmarks.tensorexpr --device gpu --mode fwd --jit-mode trace --cuda-fuser=te