Skip to content

Latest commit

 

History

History
 
 

tao

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Blade DISC for TensorFlow

Blade-DISC is a dynamic shape compiler (DISC) for machine learning workload. To make easier to use Blade-DISC for TensorFlow users, we build this TensorFlow wrapper Python package. A quick and easy example to enable Blade-DISC is as the following:

import blade_disc_tf
blade_disc_tf.enable()