[Derived] Tried to append a tensor with incompatible shape to a list. Op element shape: [64,2048] list shape: [1,?]
When I using tf-nightly 2.1.0.dev20191219 to train the model, I got the previous error.
Could you tell me about the version of tf used in your experiments?
[Derived] Tried to append a tensor with incompatible shape to a list. Op element shape: [64,2048] list shape: [1,?]
When I using tf-nightly 2.1.0.dev20191219 to train the model, I got the previous error. Could you tell me about the version of tf used in your experiments?