Skip to content

Commit 53b2b7c

Browse files
committed
remove milestones from docstring
1 parent c35b18f commit 53b2b7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

coremltools/optimize/torch/quantization/_coreml_quantizer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,6 @@ class CoreMLQuantizer(_TorchQuantizer):
554554
{
555555
"global_config": {
556556
"quantization_scheme": "symmetric",
557-
"milestones": [0, 100, 400, 400],
558557
}
559558
}
560559
)

0 commit comments

Comments
 (0)