-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hello Mike,
In the spirit of your readme, I'm wondering to what extent this package can or is intended to address some common pain points aside from speeding up flux/zygote:
- Lightweight static compilation of a useful subset of non ML julia programs, for deployment. (including general binary deployment and also minimal runtime targets- I'm interested in lightweight drone vision and control systems))
- non-runtime semantic or correctness analysis. At the least, finding method errors.
- non-runtime shape inference/checking for numerical code
- ONNX read and write
- Dispatching array ops (even on complex nested arrays) to their correct GPU implementations
- As a bonus, transpilation to things like WASM
For those that apply, are they planned roadmap items, and if not, how much additional work would they required?
Thanks
AzamatB
Metadata
Metadata
Assignees
Labels
No labels