-
Notifications
You must be signed in to change notification settings - Fork 26.3k
add iOS model test #73746
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
add iOS model test #73746
Conversation
CI Flow Status⚛️ CI FlowRuleset - Version:
|
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit a5e4ed3 (more details on the Dr. CI page): 💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
|
This pull request was exported from Phabricator. Differential Revision: D34616936 |
fa5008c to
73385b7
Compare
|
This pull request was exported from Phabricator. Differential Revision: D34616936 |
Summary: Pull Request resolved: pytorch#73746 Added some scripts to generate 4 models for OSS mobile test - tensor related ops - math ops - neural net related ops - random sampling ops So far these models covered around half of root ops used in production. Will continue to iterate for more ops. Also updated iOS test to run these test models. Test Plan: all tests pass on iOS simulator {F708807282} Reviewed By: xta0 Differential Revision: D34616936 fbshipit-source-id: b01850d84844212056bef0465cb3ca557cad8c68
|
This pull request was exported from Phabricator. Differential Revision: D34616936 |
73385b7 to
a5e4ed3
Compare
Summary: Pull Request resolved: #73746 Added some scripts to generate 4 models for OSS mobile test - tensor related ops - math ops - neural net related ops - random sampling ops So far these models covered around half of root ops used in production. Will continue to iterate for more ops. Also updated iOS test to run these test models. Test Plan: all tests passed on iOS simulator {F708807282} Reviewed By: xta0 Differential Revision: D34616936 fbshipit-source-id: c7b7b4644f766924f0914fbfe1beec2d8e098c38
|
Hey @linbinyu. |
Differential Revision: D34616936