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

[IR] Figure out how we can share tensors #1554

Open
Tracked by #1324
justinchuby opened this issue May 17, 2024 · 0 comments
Open
Tracked by #1324

[IR] Figure out how we can share tensors #1554

justinchuby opened this issue May 17, 2024 · 0 comments
Assignees

Comments

@justinchuby
Copy link
Contributor

Different values can share the same tensor. We need to find a way to create tensor alias for this purpose, so we do not need to worry about tensor names being different for different initializers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant