Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for IsWeightPerChannelQuantized (0.26 sec)

  1. tensorflow/compiler/mlir/quantization/stablehlo/passes/quantization_patterns.cc

                IsWeightPerChannelQuantized(quantization_method));
      }
    
      // Returns true if the quantization method indicates per-channel quantization
      // for convolution weights. This method specifically matches a quantization
      // dimension of 3 for the input index 1 or unspecified quantization dimension
      // for the input index 1.
      bool IsWeightPerChannelQuantized(const Method& quantization_method) const {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 03 06:04:36 UTC 2024
    - 41.7K bytes
    - Viewed (0)
Back to top