How to use keras Input layer in eagerly execution?

前端 未结 0 837
野性不改
野性不改 2021-01-05 05:08

I\'m trying have a keras functional API model and I want to use EagerTensor.numpy() method in it, so it\'s important to use the model in eager mode. Lets say th

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