bojone / keras_lookahead

lookahead optimizer for keras
170 stars 31 forks source link

error when using with tensorflow 2.0. #6

Open ajayaraman opened 5 years ago

ajayaraman commented 5 years ago

model.metric_tensors doesn't exist in tf.keras with tensorflow 2.0

bojone commented 5 years ago

I never use tf.keras. So I can not give an implement for tf.keras.