-
Notifications
You must be signed in to change notification settings - Fork 247
Enable InputRecorder to run in offline mode and cuda device #2067
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
base: main
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/2067
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit b681597 with merge base a96eeb1 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D73179650 |
@pytorchbot label: not user facing |
❌ 🤖 pytorchbot command failed:
Try |
@pytorchbot label "topic: not user facing" |
…2067) Summary: Enable `InputRecorder` to run in offline mode and cuda device. Specificlaly `InputRecorder` is called during Sandcastle CI tests, which do not allow us to access HuggingFace website. Additionally, there is a bug in BUCK file for missing `lm_eval` dependency, which was called by `torchao`. Differential Revision: D73179650
23048d6
to
52bf069
Compare
This pull request was exported from Phabricator. Differential Revision: D73179650 |
…2067) Summary: Pull Request resolved: pytorch#2067 Enable `InputRecorder` to run in offline mode and cuda device. Specificlaly `InputRecorder` is called during Sandcastle CI tests, which do not allow us to access HuggingFace website. Additionally, there is a bug in BUCK file for missing `lm_eval` dependency, which was called by `torchao`. Differential Revision: D73179650
52bf069
to
30823ca
Compare
…2067) Summary: Enable `InputRecorder` to run in offline mode and cuda device. Specificlaly `InputRecorder` is called during Sandcastle CI tests, which do not allow us to access HuggingFace website. Additionally, there is a bug in BUCK file for missing `lm_eval` dependency, which was called by `torchao`. Differential Revision: D73179650
30823ca
to
3471820
Compare
This pull request was exported from Phabricator. Differential Revision: D73179650 |
…2067) Summary: Pull Request resolved: pytorch#2067 Enable `InputRecorder` to run in offline mode and cuda device. Specificlaly `InputRecorder` is called during Sandcastle CI tests, which do not allow us to access HuggingFace website. Additionally, there is a bug in BUCK file for missing `lm_eval` dependency, which was called by `torchao`. Differential Revision: D73179650
3471820
to
9826d8c
Compare
…2067) Summary: Enable `InputRecorder` to run in offline mode and cuda device. Specificlaly `InputRecorder` is called during Sandcastle CI tests, which do not allow us to access HuggingFace website. Additionally, there is a bug in BUCK file for missing `lm_eval` dependency, which was called by `torchao`. Differential Revision: D73179650
9826d8c
to
096f457
Compare
This pull request was exported from Phabricator. Differential Revision: D73179650 |
096f457
to
9467d28
Compare
…2067) Summary: Pull Request resolved: pytorch#2067 Enable `InputRecorder` to run in offline mode and cuda device. Specificlaly `InputRecorder` is called during Sandcastle CI tests, which do not allow us to access HuggingFace website. Additionally, there is a bug in BUCK file for missing `lm_eval` dependency, which was called by `torchao`. Differential Revision: D73179650
…2067) Summary: Enable `InputRecorder` to run in offline mode and cuda device. Specificlaly `InputRecorder` is called during Sandcastle CI tests, which do not allow us to access HuggingFace website. Additionally, there is a bug in BUCK file for missing `lm_eval` dependency, which was called by `torchao`. Differential Revision: D73179650
9467d28
to
9e38098
Compare
This pull request was exported from Phabricator. Differential Revision: D73179650 |
…2067) Summary: Pull Request resolved: pytorch#2067 Enable `InputRecorder` to run in offline mode and cuda device. Specificlaly `InputRecorder` is called during Sandcastle CI tests, which do not allow us to access HuggingFace website. Additionally, there is a bug in BUCK file for missing `lm_eval` dependency, which was called by `torchao`. Differential Revision: D73179650
9e38098
to
5271e4b
Compare
5271e4b
to
54433a8
Compare
…2067) Summary: Enable `InputRecorder` to run in offline mode and cuda device. Specificlaly `InputRecorder` is called during Sandcastle CI tests, which do not allow us to access HuggingFace website. Additionally, there is a bug in BUCK file for missing `lm_eval` dependency, which was called by `torchao`. Differential Revision: D73179650
This pull request was exported from Phabricator. Differential Revision: D73179650 |
…2067) Summary: Pull Request resolved: pytorch#2067 Enable `InputRecorder` to run in offline mode and cuda device. Specificlaly `InputRecorder` is called during Sandcastle CI tests, which do not allow us to access HuggingFace website. Additionally, there is a bug in BUCK file for missing `lm_eval` dependency, which was called by `torchao`. Differential Revision: D73179650
20f0d95
to
d5539e3
Compare
…2067) Summary: Enable `InputRecorder` to run in offline mode and cuda device. Specificlaly `InputRecorder` is called during Sandcastle CI tests, which do not allow us to access HuggingFace website. Differential Revision: D73179650
…2067) Summary: Enable `InputRecorder` to run in offline mode and cuda device. Specificlaly `InputRecorder` is called during Sandcastle CI tests, which do not allow us to access HuggingFace website. Differential Revision: D73179650
d5539e3
to
ec7c0ec
Compare
This pull request was exported from Phabricator. Differential Revision: D73179650 |
…2067) Summary: Pull Request resolved: pytorch#2067 Enable `InputRecorder` to run in offline mode and cuda device. Specificlaly `InputRecorder` is called during Sandcastle CI tests, which do not allow us to access HuggingFace website. Differential Revision: D73179650
ec7c0ec
to
8087ba1
Compare
…2067) Summary: Pull Request resolved: pytorch#2067 Enable `InputRecorder` to run in offline mode and cuda device. Specificlaly `InputRecorder` is called during Sandcastle CI tests, which do not allow us to access HuggingFace website. Differential Revision: D73179650
This pull request was exported from Phabricator. Differential Revision: D73179650 |
8087ba1
to
b681597
Compare
Summary:
Enable
InputRecorder
to run in offline mode and cuda device. SpecificlalyInputRecorder
is called during Sandcastle CI tests, which do not allow us to access HuggingFace website.Additionally, there is a bug in BUCK file for missing
lm_eval
dependency, which was called bytorchao
.Differential Revision: D73179650