Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for debugger_type (0.09 sec)

  1. tensorflow/compiler/mlir/quantization/tensorflow/python/integration_test/quantize_model_test.py

                preset_method=_PresetMethod.METHOD_STATIC_RANGE_INT8
            ),
            op_set=target_opset,
            debugger_config=_DebuggerConfig(
                debugger_type=debugger_type,
                log_dir_path=log_dir_path,
            ),
            tags=tags,
            signature_keys=['serving_default'],
        )
    
        converted_model = quantize_model.quantize(
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 17 03:36:50 UTC 2024
    - 235.6K bytes
    - Viewed (0)
Back to top