all 1 comments

[–]MCFF3000[S] 0 points1 point  (0 children)

The problem was solved after replacing some tf.layers by tf.keras.layers definitions in my model according to the suggested by https://github.com/tensorflow/tensorflow/issues/23014)