diff --git a/read_cifar.py b/read_cifar.py new file mode 100644 index 0000000000000000000000000000000000000000..41a10c43201bb36002bb21059826819636d9f55c --- /dev/null +++ b/read_cifar.py @@ -0,0 +1,2 @@ +def read_cifar_batch(path) : + \ No newline at end of file