diff --git a/examples/quantization/post_train_quant/resnet18_imagenet_post_train_input_overrides.yaml b/examples/quantization/post_train_quant/resnet18_imagenet_post_train_input_overrides.yaml index 7c776e3d5f358903ba7c04b799726983885d0415..cff37dde7ad60936e764c69d66a66d00b0abf39a 100644 --- a/examples/quantization/post_train_quant/resnet18_imagenet_post_train_input_overrides.yaml +++ b/examples/quantization/post_train_quant/resnet18_imagenet_post_train_input_overrides.yaml @@ -60,7 +60,7 @@ quantizers: # Here we show an example of mixing output overrides and input overrides # We don't clip the output of the last layer - clip_acts: None + clip_acts: NONE # In ResNet, the FC layer has a view op before, which kills the quantization metadata (item 4.2 above). # So we override.