-
Notifications
You must be signed in to change notification settings - Fork 536
introduce file_data_sink #8921
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
introduce file_data_sink #8921
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/8921
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 1 PendingAs of commit e71f360 with merge base 9ab5c15 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
This pull request was exported from Phabricator. Differential Revision: D70541550 |
This pull request was exported from Phabricator. Differential Revision: D70541550 |
026ea41
to
602c291
Compare
Summary: This diff introduces a new data sink called `file_data_sink` to the Executorch runtime to have a data logging pipeline into file. Differential Revision: D70541550
602c291
to
98c7116
Compare
This pull request was exported from Phabricator. Differential Revision: D70541550 |
RuntimeError: Error checking labels: PR does not have required labels |
98c7116
to
f23eb72
Compare
Summary: This diff introduces a new data sink called `file_data_sink` to the Executorch runtime to have a data logging pipeline into file. Differential Revision: D70541550
This pull request was exported from Phabricator. Differential Revision: D70541550 |
Summary: Pull Request resolved: pytorch#8921 This diff introduces a new data sink called `file_data_sink` to the Executorch runtime to have a data logging pipeline into file. Differential Revision: D70541550
f23eb72
to
ead2c3c
Compare
Summary: This diff introduces a new data sink called `file_data_sink` to the Executorch runtime to have a data logging pipeline into file. Differential Revision: D70541550
ead2c3c
to
eba680c
Compare
This pull request was exported from Phabricator. Differential Revision: D70541550 |
Summary: This diff introduces a new data sink called `file_data_sink` to the Executorch runtime to have a data logging pipeline into file. Reviewed By: tarun292 Differential Revision: D70541550
eba680c
to
e71f360
Compare
This pull request was exported from Phabricator. Differential Revision: D70541550 |
Differential Revision: D70541550 Pull Request resolved: #8921
Summary: This diff introduces a new data sink called
file_data_sink
to the Executorch runtime to have a data logging pipeline into file.Differential Revision: D70541550