You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I meet this problem when the model has been trained and I am applying it to test set.
The network structure of my model is as follows:
When they were inputed together in a batch:
The structure of aligned_subgraphs[0] and aligned_subgraphs[1] are here:
As you see, the output is different. But the model and input are same. The problem is still exist when i change the batch_size.
Beta Was this translation helpful? Give feedback.
All reactions