-
Notifications
You must be signed in to change notification settings - Fork 607
gather-model to pull git submodules from the PR #431
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
Conversation
This pull request was exported from Phabricator. Differential Revision: D49504501 |
5e910fb
to
aa7a51c
Compare
This pull request was exported from Phabricator. Differential Revision: D49504501 |
aa7a51c
to
acee453
Compare
This pull request was exported from Phabricator. Differential Revision: D49504501 |
acee453
to
484f250
Compare
This pull request was exported from Phabricator. Differential Revision: D49504501 |
484f250
to
3ea0851
Compare
This pull request was exported from Phabricator. Differential Revision: D49504501 |
3ea0851
to
b657144
Compare
This pull request was exported from Phabricator. Differential Revision: D49504501 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D49504501 |
b657144
to
bdb605b
Compare
This pull request was exported from Phabricator. Differential Revision: D49504501 |
bdb605b
to
d6821fd
Compare
This pull request was exported from Phabricator. Differential Revision: D49504501 |
d674726
to
54770dd
Compare
This pull request was exported from Phabricator. Differential Revision: D49504501 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D49504501 |
54770dd
to
54b39bd
Compare
This pull request was exported from Phabricator. Differential Revision: D49504501 |
54b39bd
to
195095e
Compare
This pull request was exported from Phabricator. Differential Revision: D49504501 |
195095e
to
9f4bb03
Compare
This pull request was exported from Phabricator. Differential Revision: D49504501 |
c28c407
to
3e443f8
Compare
This pull request was exported from Phabricator. Differential Revision: D49504501 |
3e443f8
to
9b85174
Compare
This pull request was exported from Phabricator. Differential Revision: D49504501 |
Summary: Pull Request resolved: pytorch/executorch#431 Reviewed By: huydhn Differential Revision: D49504501
a0e0565
to
6f78afb
Compare
This pull request was exported from Phabricator. Differential Revision: D49504501 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D49504501 |
This pull request has been merged in e045952. |
Unless user specifies device, default it to CUDA if it's available on the platform. As for all models, other than TinyLlama inference on GPU will be faster than on CPU
Differential Revision: D49504501