Merge branch 'ds2_pcloud' of https://github.com/wanghaoshuang/models into ds2_pcloud

pull/2/head
wanghaoshuang 7 years ago
commit 0bc9996633

@ -89,7 +89,6 @@ class DataGenerator(object):
self._num_threads = num_threads
self._rng = random.Random(random_seed)
self._epoch = 0
# for caching tar files info
self.tar2info = {}
self.tar2object = {}

Loading…
Cancel
Save