error_giving_notebook
非问题笔记本
可以看出,我在“error_giving_notebook”中使用了 tf.function 装饰器,它抛出了 ValueError 而同一个笔记本除了删除 tf.function 装饰器之外没有任何更改,在“non_problematic_notebook”中运行流畅。原因是什么?
deep-learning keras keras-layer tf.keras tensorflow2.0
deep-learning ×1
keras ×1
keras-layer ×1
tensorflow2.0 ×1
tf.keras ×1