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