MindSpore
Installation and Deployment
Installing MindSpore Golden Stick
Quantization Algorithms
Quantization Algorithm Overview
Applying the SimQAT Algorithm
Applying the SLB Algorithm
Pruning Algorithms
Pruning Algorithm Overview
Applying the SCOP Algorithm
API References
mindspore_gs
RELEASE NOTES
Release Notes
MindSpore
»
Index
Index
A
|
M
|
P
|
S
A
apply() (mindspore_gs.PrunerFtCompressAlgo method)
(mindspore_gs.PrunerKfCompressAlgo method)
(mindspore_gs.SimulatedQuantizationAwareTraining method)
(mindspore_gs.SlbQuantAwareTraining method)
M
mindspore_gs
module
module
mindspore_gs
P
PrunerFtCompressAlgo (class in mindspore_gs)
PrunerKfCompressAlgo (class in mindspore_gs)
S
set_act_narrow_range() (mindspore_gs.SimulatedQuantizationAwareTraining method)
set_act_per_channel() (mindspore_gs.SimulatedQuantizationAwareTraining method)
set_act_quant_delay() (mindspore_gs.SimulatedQuantizationAwareTraining method)
set_act_quant_dtype() (mindspore_gs.SimulatedQuantizationAwareTraining method)
set_act_symmetric() (mindspore_gs.SimulatedQuantizationAwareTraining method)
set_bn_fold() (mindspore_gs.SimulatedQuantizationAwareTraining method)
set_enable_fusion() (mindspore_gs.SimulatedQuantizationAwareTraining method)
set_freeze_bn() (mindspore_gs.SimulatedQuantizationAwareTraining method)
set_one_conv_fold() (mindspore_gs.SimulatedQuantizationAwareTraining method)
set_weight_narrow_range() (mindspore_gs.SimulatedQuantizationAwareTraining method)
set_weight_per_channel() (mindspore_gs.SimulatedQuantizationAwareTraining method)
set_weight_quant_delay() (mindspore_gs.SimulatedQuantizationAwareTraining method)
set_weight_quant_dtype() (mindspore_gs.SimulatedQuantizationAwareTraining method)
(mindspore_gs.SlbQuantAwareTraining method)
set_weight_symmetric() (mindspore_gs.SimulatedQuantizationAwareTraining method)
SimulatedQuantizationAwareTraining (class in mindspore_gs)
SlbQuantAwareTraining (class in mindspore_gs)