I'm trying to change the code in CIFAR10 tutorial in models repository, and I'm trying to add code in cifar10_train.py to change the input, but I don't know how to edit read_cifar10 function to read my .npy file. Can someone tell me how to change the input source to a .npy file by changing cifar10_input file?
↧