[CoreML][OSS] Add Simulator tests#65076
Closed
xta0 wants to merge 19 commits intogh/xta0/131/basefrom
Closed
Conversation
Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/) [ghstack-poisoned]
Contributor
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 9f892c6 (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).Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions to the (internal) Dr. CI Users group. |
This was referenced Sep 15, 2021
xta0
added a commit
that referenced
this pull request
Sep 15, 2021
Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/) ghstack-source-id: 138145451 Pull Request resolved: #65076
Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/) [ghstack-poisoned]
xta0
added a commit
that referenced
this pull request
Sep 15, 2021
Pull Request resolved: #65076 ghstack-source-id: 138188360 Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/)
Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/) [ghstack-poisoned]
xta0
added a commit
that referenced
this pull request
Sep 16, 2021
Pull Request resolved: #65076 ghstack-source-id: 138212700 Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/)
Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/) [ghstack-poisoned]
Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/) [ghstack-poisoned]
Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/) [ghstack-poisoned]
Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/) [ghstack-poisoned]
xta0
added a commit
that referenced
this pull request
Sep 17, 2021
Pull Request resolved: #65076 ghstack-source-id: 138324215 Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/)
Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/) [ghstack-poisoned]
xta0
added a commit
that referenced
this pull request
Sep 17, 2021
Pull Request resolved: #65076 ghstack-source-id: 138384511 Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/)
Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/) [ghstack-poisoned]
This was referenced Sep 20, 2021
xta0
added a commit
that referenced
this pull request
Sep 20, 2021
Pull Request resolved: #65076 ghstack-source-id: 138502707 Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/)
Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/) [ghstack-poisoned]
Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/) [ghstack-poisoned]
xta0
added a commit
that referenced
this pull request
Sep 21, 2021
Pull Request resolved: #65076 ghstack-source-id: 138582838 Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/)
Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/) [ghstack-poisoned]
Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/) [ghstack-poisoned]
xta0
added a commit
that referenced
this pull request
Sep 21, 2021
Pull Request resolved: #65076 ghstack-source-id: 138619621 Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/)
Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/) [ghstack-poisoned]
Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/) [ghstack-poisoned]
Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/) [ghstack-poisoned]
xta0
added a commit
that referenced
this pull request
Sep 21, 2021
Pull Request resolved: #65076 ghstack-source-id: 138669206 Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/)
Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/) [ghstack-poisoned]
xta0
added a commit
that referenced
this pull request
Sep 22, 2021
Pull Request resolved: #65076 ghstack-source-id: 138703807 Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/)
Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/) [ghstack-poisoned]
xta0
added a commit
that referenced
this pull request
Sep 23, 2021
Pull Request resolved: #65076 ghstack-source-id: 138817870 Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/)
Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/) [ghstack-poisoned]
xta0
added a commit
that referenced
this pull request
Sep 23, 2021
Pull Request resolved: #65076 ghstack-source-id: 138869950 create a new conda environment - conda create --name coreml python=3.8 conda activate coreml pip3 install --pre torch torchvision torchaudio -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html pip install coremltools==5.0b5 cd pytorch git fetch git checkout gh/xta0/131/head cd ios/TestApp/benchmark mkdir ../models python coreml_backend.py Test the model_coreml.ptl in the helloworld example Differential Revision: [D30912268](https://our.internmc.facebook.com/intern/diff/D30912268/)
Contributor
|
This pull request has been merged in f850d7e. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stack from ghstack:
Differential Revision: D30912268