提交 bec2dcb7 编写于 作者: C Channingss

update

上级 a6759829
......@@ -749,11 +749,6 @@ class OpSet9(object):
mode='linear')
node_list.extend([result_node])
return node_list
#node = helper.make_node(
# 'Resize',
# inputs=[op.input('X')[0], op.input('OutSize')[0]],
# outputs=op.output('Out'),
# mode='nearest')
elif 'Scale' in input_names and len(op.input('Scale')) > 0:
node = helper.make_node(
'Resize',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册