TypeError: 'float' object cannot

2021-01-10  本文已影响0人  LabVIEW_Python

错误提示
x = test_images[i].astype('float32').reshape(784.)
TypeError: 'float' object cannot be interpreted as an integer

原因

上一篇 下一篇

猜你喜欢

热点阅读