-
Notifications
You must be signed in to change notification settings - Fork 626
[devtool] create stream_data_sink #8604
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: gh/gasoonjia/4/base
Are you sure you want to change the base?
Conversation
this diff create `StreamDataSink`, a datasink that adopts array as buffer and flush to disk when buffer is full. Differential Revision: [D69936705](https://our.internmc.facebook.com/intern/diff/D69936705/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/8604
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New Failures, 1 PendingAs of commit 4243713 with merge base 745be4e ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D69936705 |
this diff create `StreamDataSink`, a datasink that adopts array as buffer and flush to disk when buffer is full. Differential Revision: [D69936705](https://our.internmc.facebook.com/intern/diff/D69936705/) ghstack-source-id: 267462092 Pull Request resolved: #8604
@pytorchbot label "topic: not user facing" |
this diff create `StreamDataSink`, a datasink that adopts array as buffer and flush to disk when buffer is full. Differential Revision: [D69936705](https://our.internmc.facebook.com/intern/diff/D69936705/) [ghstack-poisoned]
This pull request was exported from Phabricator. Differential Revision: D69936705 |
Pull Request resolved: #8604 this diff create `StreamDataSink`, a datasink that adopts array as buffer and flush to disk when buffer is full. ghstack-source-id: 268188577 @exported-using-ghexport Differential Revision: [D69936705](https://our.internmc.facebook.com/intern/diff/D69936705/)
Stack from ghstack (oldest at bottom):
this diff create
StreamDataSink
, a datasink that adopts array as buffer and flush to disk when buffer is full.Differential Revision: D69936705