model-optimization icon indicating copy to clipboard operation
model-optimization copied to clipboard

WARNING:tensorflow:AutoGraph could not transform <tensorflow_model_optimization.python.core.quantization.keras.quantizers.AllValuesQuantizer object at 0x7f92927f3f90> and will run it as-is.

Open lovodkin93 opened this issue 4 years ago • 1 comments

Hey, I am using the quantization Wrapper and keep getting the following warning:

WARNING:tensorflow:AutoGraph could not transform <tensorflow_model_optimization.python.core.quantization.keras.quantizers.AllValuesQuantizer object at 0x7f92927f3f90> and will run it as-is.
Please report this to the TensorFlow team. When filing the bug, set the verbosity to 10 (on Linux, `export AUTOGRAPH_VERBOSITY=10`) and attach the full output.
Cause: module 'gast' has no attribute 'Index'

has anyone encountered it? Does it have any impact on the training process? Thanks!

lovodkin93 avatar Sep 02 '21 08:09 lovodkin93

@Xhark any thoughts on this?

abattery avatar Sep 02 '21 21:09 abattery