提交 0bc99966 编写于 作者: W wanghaoshuang

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

...@@ -89,7 +89,6 @@ class DataGenerator(object): ...@@ -89,7 +89,6 @@ class DataGenerator(object):
self._num_threads = num_threads self._num_threads = num_threads
self._rng = random.Random(random_seed) self._rng = random.Random(random_seed)
self._epoch = 0 self._epoch = 0
# for caching tar files info # for caching tar files info
self.tar2info = {} self.tar2info = {}
self.tar2object = {} self.tar2object = {}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册