File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
tensorflow_model_optimization/g3doc/guide/quantization Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ It is on our roadmap to add support in the following areas:
6464Support is available in the following areas:
6565
6666* Model coverage: models using
67- [ whitelisted layers] ( https://github.com/tensorflow/model-optimization/tree/master/tensorflow_model_optimization/python/core/quantization/keras/default_8bit/default_8bit_quantize_registry.py ) ,
67+ [ allowlisted layers] ( https://github.com/tensorflow/model-optimization/tree/master/tensorflow_model_optimization/python/core/quantization/keras/default_8bit/default_8bit_quantize_registry.py ) ,
6868 BatchNormalization when it follows Conv2D and DepthwiseConv2D layers, and in
6969 limited cases, ` Concat ` .
7070 <!-- TODO(tfmot): add more details and ensure they are all correct. -->
You can’t perform that action at this time.
0 commit comments