TensorFlow RuntimeError: “Attempting to capture an EagerTensor without building a function”

前端 未结 0 873
粉色の甜心
粉色の甜心 2021-01-15 03:35

I am trying to build a neural network in Python for solving PDEs, and, as such, I have had to write custom training steps. My training function looks like this:



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