Contents Menu Expand Light mode Dark mode Auto light/dark mode
NNCF
NNCF

Contents:

  • API Reference
    • nncf.api
      • nncf.api.compression
      • nncf.api.statistics
    • nncf.common
      • nncf.common.accuracy_aware_training
        • nncf.common.accuracy_aware_training.statistics
        • nncf.common.accuracy_aware_training.training_loop
      • nncf.common.initialization
        • nncf.common.initialization.dataloader
      • nncf.common.pruning
        • nncf.common.pruning.schedulers
        • nncf.common.pruning.statistics
      • nncf.common.quantization
        • nncf.common.quantization.quantizer_propagation
          • nncf.common.quantization.quantizer_propagation.structs
        • nncf.common.quantization.statistics
        • nncf.common.quantization.structs
      • nncf.common.sparsity
        • nncf.common.sparsity.statistics
      • nncf.common.compression
      • nncf.common.statistics
    • nncf.config
      • nncf.config.structures
    • nncf.data
    • nncf.experimental
      • nncf.experimental.torch
        • nncf.experimental.torch.fx
    • nncf.quantization
      • nncf.quantization.advanced_parameters
      • nncf.quantization.range_estimator
    • nncf.torch
      • nncf.torch.knowledge_distillation
        • nncf.torch.knowledge_distillation.algo
      • nncf.torch.pruning
        • nncf.torch.pruning.filter_pruning
          • nncf.torch.pruning.filter_pruning.algo
      • nncf.torch.quantization
        • nncf.torch.quantization.algo
      • nncf.torch.sparsity
        • nncf.torch.sparsity.const
          • nncf.torch.sparsity.const.algo
        • nncf.torch.sparsity.magnitude
          • nncf.torch.sparsity.magnitude.algo
        • nncf.torch.sparsity.rb
          • nncf.torch.sparsity.rb.algo
        • nncf.torch.sparsity.base_algo
      • nncf.torch.structures
  • JSON configuration file schema
  • Github
Back to top

nncf.onnx.quantization.backend_parameters#

Copyright ©
Made with Furo