Bruno Costa Rendon
Results
1
comments of
Bruno Costa Rendon
This issue is happening for me on tf 2.4.1: `with tfmot.quantization.keras.quantize_scope(): model = tf.keras.models.load_model('saved_model') --------------------------------------------------------------------------- KeyError Traceback (most recent call last) in 7 8 with tfmot.quantization.keras.quantize_scope(): ----> 9 model =...