Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for add_new_spec (0.08 sec)

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

                new_spec->set_tensor_type(type);
              };
    
          add_new_spec(QuantizationComponentSpec::COMPONENT_ACTIVATION,
                       QuantizationComponentSpec::TENSORTYPE_INT_8);
          add_new_spec(QuantizationComponentSpec::COMPONENT_WEIGHT,
                       QuantizationComponentSpec::TENSORTYPE_INT_8);
          add_new_spec(QuantizationComponentSpec::COMPONENT_BIAS,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 10 04:07:09 UTC 2024
    - 16.4K bytes
    - Viewed (0)
Back to top