TensorFlow_Center_Loss icon indicating copy to clipboard operation
TensorFlow_Center_Loss copied to clipboard

error: Res Reshape cannot infer the missing input size for an empty tensor unless all specified input sizes are non-zerohape cannot infer the missing input size for an empty tensor unless all specified input sizes are non-zero

Open PR1706 opened this issue 5 years ago • 1 comments

InvalidArgumentError (see above for traceback): Reshape cannot infer the missing input size for an empty tensor unless all specified input sizes are non-zero [[node flatten/flatten/Reshape (defined at center_main+model.py:80) ]] [[node acc/Mean (defined at center_main+model.py:101) ]]

PR1706 avatar Jul 21 '19 09:07 PR1706

I think there’s something wrong with the input tensor's shape. Please provide your core code so I can help.

EncodeTS avatar Aug 10 '19 15:08 EncodeTS