Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for PipelineConfig (0.31 sec)

  1. tensorflow/compiler/mlir/quantization/stablehlo/quantization_config.proto

      // Set of tags that uniquely identify the `MetaGraphDef` existing in the
      // input SavedModel.
      repeated string tags = 1;
    }
    
    // Configures the graph transformation pipeline for quantization.
    message PipelineConfig {
      // When set to True, unpacks ops with uniform quantized types into operations
      // without uniform quantized types (mostly i8 or i32). Useful when the target
      // hardware performs better with integer ops.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 17 03:36:50 UTC 2024
    - 14.3K bytes
    - Viewed (0)
Back to top