sparseml
sparseml copied to clipboard
Refactor DeepSparse related functions out of Onnx
Changes:
- Moved
DeepSparseModelRunnerandDeepSparseModelRunnertosparseml.deepsparse.utils.models - Moved
pruning_loss_sens_one_shotandpruning_perf_sens_one_shottosparseml.deepsparse.optim.sensitivity_pruning - Moved tests related to above to appropriate packages
@kevinaer code looks good, can you go through and validate that tests are running through for you locally?