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
{{ message }}
This repository was archived by the owner on Apr 23, 2021. It is now read-only.
add vector memref support for mlir-cpu-runner func return
- allow mlir-cpu-runner to execute functions that return memrefs with
vector of f32 in addition to just those with f32.
- align memref's being allocated from mlir-cpu-runner (for input/output
args of entry point function) to memref element size boundaries.
Signed-off-by: Uday Bondhugula <[email protected]>
0 commit comments