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