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:
64
64
Support is available in the following areas:
65
65
66
66
* 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 ) ,
68
68
BatchNormalization when it follows Conv2D and DepthwiseConv2D layers, and in
69
69
limited cases, ` Concat ` .
70
70
<!-- TODO(tfmot): add more details and ensure they are all correct. -->
You can’t perform that action at this time.
0 commit comments