Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for filterIndex (0.24 sec)

  1. tensorflow/compiler/mlir/quantization/common/quantization_lib/quantization_driver.h

      bool ShouldCheckBiasScale(Operation* op, int bias_index,
                                ArrayRef<int> input_indices,
                                QuantizedType quantized_type, int& input_index,
                                int& filter_index);
    
      // Preprocesses the constants by doing the following:
      //   - Duplicates constants if it is used by multiple ops. For example, if a
      //     constant is used by multiple ops as a bias, duplicate constants and
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 20 11:42:17 UTC 2024
    - 16.8K bytes
    - Viewed (0)
Back to top