提交 411982ad 编写于 作者: S SunAhong1993

fix the decoder

上级 7125b62a
......@@ -145,6 +145,7 @@ class ONNXGraph(Graph):
self.build()
self.collect_value_infos()
self.allocate_shapes()
self.graph_name = "ONNXModel"
def get_inner_nodes(self):
"""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册