uTensor / utensor-mnist-demo

Apache License 2.0
20 stars 25 forks source link

Creating Graph Error tensorIdxImporter.cpp:61 @px #8

Open alapha23 opened 6 years ago

alapha23 commented 6 years ago

Error happens when I write digits on the device. It says

Done padding
            Reshaping
Creating Graph
[Error] ./uTensor/uTensor/loaders/tensorIdxImporter.cpp:61 @px

The error message doesn't seem really helpful. Could anyone suggest some solutions to that?

Thank you in advance!

neil-tan commented 6 years ago

Hey @alapha23 ,

Have the idx files been copied onto the SD card? The SD card needs to be FAT32 formated and less than 32GB of capacity. It would be helpful if you could paste a more complete log. Cheers!