Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ApplyQuantizationSpec (0.29 sec)

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

    // denylisting (`NoQuantization`) will be applied if specs is nonempty.
    // TODO: b/307620778 - Support more advanced selective quantization methods.
    LogicalResult ApplyQuantizationSpec(const QuantizationSpec& spec,
                                        ModuleOp module_op) {
      const Method& quantization_method = spec.method();
    
      FailureOr<std::string> quantization_method_txtpb =
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 10 04:07:09 UTC 2024
    - 9.3K bytes
    - Viewed (0)
Back to top