The size of tensor a (4) must match the size of tensor b (3) at non-singleton dimension 1
#28
by
DarkCava1
- opened
image = normalize(image,[0.5,0.5,0.5],[1.0,1.0,1.0])
this code error
image = normalize(image,[0.5,0.5,0.5],[1.0,1.0,1.0])
this code error