You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m interested in exploring sparse matrix optimization and support in IREE.
Specifically, I’d like to understand what’s currently available at the MLIR level e.g., in the linalg or sparse_tensor abstractions for representing or optimizing sparse computations.
(and not Vulkan backend-specific optimizations, but rather to the generic CPU path and the compiler-level transformations)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I’m interested in exploring sparse matrix optimization and support in IREE.
Specifically, I’d like to understand what’s currently available at the MLIR level e.g., in the linalg or sparse_tensor abstractions for representing or optimizing sparse computations.
(and not Vulkan backend-specific optimizations, but rather to the generic CPU path and the compiler-level transformations)
Beta Was this translation helpful? Give feedback.
All reactions