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

Reland non-splat tensor.from_elements to flow #18049

Merged
merged 3 commits into from
Jul 31, 2024

Conversation

rsuderman
Copy link
Contributor

#17086

We can support multipel tensor.from_elements through using flow.tensor.store for each elements into an empty array.

iree-org#17086

We can support multipel `tensor.from_elements` through using
`flow.tensor.store` for each elements into an empty array.

Signed-off-by: Rob Suderman <rob.suderman@gmail.com>
Signed-off-by: Rob Suderman <rob.suderman@gmail.com>
Signed-off-by: Rob Suderman <rob.suderman@gmail.com>
@rsuderman rsuderman merged commit 91433fc into iree-org:main Jul 31, 2024
42 checks passed
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.

3 participants