Skip to content
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

[Iterators] Add TensorToStreamOp. #649

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ingomueller-net
Copy link
Collaborator

This PR adds a new op that produces a stream of slices of a given tensor. It does not currently work since it depends on iterator state decomposition (#646), which it doesn't include yet.

@ingomueller-net ingomueller-net force-pushed the iterators-tensor-to-stream branch from 22dc634 to ddd6d47 Compare January 27, 2023 17:12
@ingomueller-net ingomueller-net force-pushed the iterators-tensor-to-stream branch 3 times, most recently from 94d8bcd to 3f1bc5d Compare February 10, 2023 16:01
@ingomueller-net ingomueller-net force-pushed the iterators-tensor-to-stream branch from 3f1bc5d to 94bf5be Compare March 15, 2023 11:12
@ingomueller-net ingomueller-net force-pushed the iterators-tensor-to-stream branch from 94bf5be to ee6ebfe Compare March 28, 2023 10:33
@ingomueller-net ingomueller-net force-pushed the iterators-tensor-to-stream branch from ee6ebfe to cffa426 Compare March 31, 2023 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant