sparseml.tensorflow_v1.sparsification package¶
Submodules¶
sparseml.tensorflow_v1.sparsification.info module¶
Functionality related to describing availability and information of sparsification algorithms to models within in the TensorFlow 1.x framework.
-
sparseml.tensorflow_v1.sparsification.info.
sparsification_info
() → sparseml.sparsification.info.SparsificationInfo[source]¶ Load the available setup for sparsifying model within tensorflow.
- Returns
The sparsification info for the tensorflow framework
- Return type
Module contents¶
Functionality related to applying, describing, and supporting sparsification algorithms to models within in the TensorFlow 1.x framework.