NumHalide attempt to have Numpy implemented with Halide #8062
soufianekhiat
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I made public an experiment, an attempt to have feature parity with Numpy using halide:
https://github.com/soufianekhiat/NumHalide
Fews function was added linspace, arange, meshgrid, ones, zeros, ...
Without any scheduling, still scratching my head about how can I implement that properly scheduling independant to the implementation.
PR/comment/... are open.
Beta Was this translation helpful? Give feedback.
All reactions