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