提交 64f2816c 编写于 作者: S superjom

update image

上级 e69d7bae
...@@ -89,7 +89,7 @@ def get_image_tag_steps(storage, mode, tag): ...@@ -89,7 +89,7 @@ def get_image_tag_steps(storage, mode, tag):
record = image.record(step_index, sample_index) record = image.record(step_index, sample_index)
shape = record.shape() shape = record.shape()
# TODO(ChunweiYan) remove this trick, some shape will be empty # TODO(ChunweiYan) remove this trick, some shape will be empty
# if not shape: continue if not shape: continue
# assert shape, "%s,%s" % (mode, tag) # assert shape, "%s,%s" % (mode, tag)
query = urllib.urlencode({ query = urllib.urlencode({
'sample': 0, 'sample': 0,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册