{ "model_type": "ONNX", "npu_mode": "NPU1", "quant": { "input_configs": [ { "tensor_name": "DEFAULT", "calibration_dataset": "s3://npu-ci/data/data.zip", } ], "calibration_method": "MinMax" }, "input_processors": [ { "tensor_name": "DEFAULT", "src_dtype": "U8" } ], "compiler": { "check": 0, "enable_slice_mode": true } }