提交 84e9e190 编写于 作者: C Channingss

merge elementwise op convert, supported dynamic scale for resize op

上级 56a24ef8
......@@ -48,5 +48,6 @@ def main():
for idx, value_info in enumerate(model.graph.output):
np.save(os.path.join(save_dir, value_info.name), res[idx])
if __name__ == "__main__":
main()
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册