Delete loading script auxiliary file
Browse files- create_shard.py +0 -8
create_shard.py
DELETED
@@ -1,8 +0,0 @@
|
|
1 |
-
'''
|
2 |
-
把 imagenet-r.tar 改写成多个 tar shard
|
3 |
-
'''
|
4 |
-
|
5 |
-
import tarfile
|
6 |
-
|
7 |
-
|
8 |
-
num_shard = 10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|