Skip to content

vra/numpy-torch-compile-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

numpy-torch-compile-benchmark

The benchmarking code between numpy and torch compiled numpy

How to run

Install asv first:

pip instal asv

Then in the root folder to this repo, run:

asv machine --yes
asv run 2>&1 | tee log.txt
python parse_log.py -o vis_folder

About

The benchmarking code between numpy and torch compiled numpy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages