Alpaca model shows error:
Test failed
Expected value
[‘Sequential’, (None, 160, 160, 3), 0]
does not match the input value:
[‘TensorFlowOpLayer’, [(None, 160, 160, 3)], 0]
what could be the problem?
Alpaca model shows error:
Test failed
Expected value
[‘Sequential’, (None, 160, 160, 3), 0]
does not match the input value:
[‘TensorFlowOpLayer’, [(None, 160, 160, 3)], 0]
what could be the problem?
I am having this same issue. Were you able to figure this one out?