Skip to content

ravi9/bench-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Benchmark Scripts for Intel-Tensorflow

This repo has benchmark scripts for performance comparision of Intel Tensorflow vs Default Tensorflow.

Sanity check to see if MKL is enabled in Tensorflow.

python -c "import tensorflow; print(tensorflow.pywrap_tensorflow.IsMklEnabled())"

Releases

No releases published

Packages

No packages published

Languages