Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for has_pipeline_config (0.41 sec)

  1. tensorflow/compiler/mlir/quantization/stablehlo/cc/config_test.cc

      // Test that nothing has been changed.
      EXPECT_FALSE(new_config.has_specs());
      EXPECT_FALSE(new_config.has_calibration_options());
      EXPECT_FALSE(new_config.has_pipeline_config());
    }
    
    TEST(ExpandPresetsTest, ExpandStaticRangePtqEnableFullIntquantization) {
      QuantizationConfig config{};
      RepresentativeDatasetConfig& preset_dataset_config =
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 06:59:34 UTC 2024
    - 12K bytes
    - Viewed (0)
Back to top