forked from iree-org/iree-turbine
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TKW] Work on buffer ops (iree-org#492)
* Split read/write ops indexing on thread-dependent and thread-independent. * Use symbolic vals for strides instead of extracting them from memref. * For now only replace gather/scatter ops with buffer ops. --------- Signed-off-by: Ivan Butygin <[email protected]> Signed-off-by: xintin <[email protected]>
- Loading branch information
1 parent
e0f3544
commit 64df31f
Showing
3 changed files
with
194 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.