Repository for Google Summer of Code 2019 https://summerofcode.withgoogle.com/projects/#4662790671826944
68
stars
22
forks
source link
Model attempts to create variables in first call, when used with tf.function #37
Closed
captain-pool closed 5 years ago
when the call function of generator is decorated with tf.function, it raises an issue, saying Model trying to create variables on first call.