Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_onnx.py中onnx的测试用例全部改用parser #138

Open
baifengbai opened this issue Sep 14, 2023 · 1 comment
Open

test_onnx.py中onnx的测试用例全部改用parser #138

baifengbai opened this issue Sep 14, 2023 · 1 comment
Labels

Comments

@baifengbai
Copy link

任务目标:将test_onnx.py中的所有测试用例全部改用parser.parse_graph方式实现。参考onnx的写法:https://github.com/onnx/onnx/blob/08531476e70f23df402e11337349a97682f655bb/onnx/test/parser_test.py
任务代码路径:python/test/test_onnx.py
任务测试方法:test_onnx.py,能够跑通测试用例

@baifengbai baifengbai changed the title test_onnx.py中onnx的测试用例全部改用parser test_onnx.py中onnx的测试用例全部改用parser Sep 14, 2023
@Jack-liu1998
Copy link
Contributor

我可以试试这个issue不

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants