how to access tf.data.Dataset within a keras custom callback?

前端 未结 0 908
Happy的楠姐
Happy的楠姐 2021-01-24 10:32

I have written a custom keras callback to check the augmented data from a generator. (See this answer for the full code.) However, when I tried to use the same callback for a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题