-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[Lang] MatrixNdarray refactor part6: Add scalarization for LocalLoadStmt & GlobalLoadStmt with TensorType #6024
[Lang] MatrixNdarray refactor part6: Add scalarization for LocalLoadStmt & GlobalLoadStmt with TensorType #6024
Conversation
…uction in Ndarray and refactored the use of element_shape
…t to use TensorType
…to matrix_ndarray_pr2
…to matrix_ndarray_pr2
…on-scope AnyArray
…to matrix_ndarray_pr3
…to matrix_ndarray_pr3
…to matrix_ndarray_pr3
…to matrix_ndarray_pr4
…ray at Frontend IR level
…to matrix_ndarray_pr4
…el for dual-indexed MatrixNdarray
…tmt & GlobalLoadStmt with TensorType
✅ Deploy Preview for docsite-preview ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
…to matrix_ndarray_pr7
…to matrix_ndarray_pr7
…to matrix_ndarray_pr7
Nice work! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Related issue = #5873, #5819
This PR is working "Part ④" in #5873.