Skip to content

pengzhao-intel/intel-benchmark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

TVM VS MXNet-MKLDNN Benchmark for CNN on Intel Skylake CPU

Benchmark environment: AWS c5.9xlarge instance with 18 physical cores.

Usage: First install tvm with llvm.

Download resnet50_v1 schedules: https://gist.github.com/kevinthesun/03ee47ebd35043a6737bdfb7f6a0dee0

Run TVM benchmark:

TVM_NUM_THREADS=num_of_cpu_cores python benchmark.py

Change num_of_cpu_cores to be the number of cpu cores you want to use for benchmark.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%