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
When i called the function it is resulting in the following error
Negative dimension size caused by subtracting 3 from 1 for 'conv3d_7/convolution' (op: 'Conv3D') with input shapes: [?,1,62,96,96], [3,3,3,96,6].
Even though i gave according to the same values given by you.
can you figure out what is the error?
The text was updated successfully, but these errors were encountered:
When i called the function it is resulting in the following error
Negative dimension size caused by subtracting 3 from 1 for 'conv3d_7/convolution' (op: 'Conv3D') with input shapes: [?,1,62,96,96], [3,3,3,96,6].
Even though i gave according to the same values given by you.
can you figure out what is the error?
The text was updated successfully, but these errors were encountered: