Skip to content

Applications  #1

@AriMKatz

Description

@AriMKatz

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:

  1. 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))
  2. non-runtime semantic or correctness analysis. At the least, finding method errors.
  3. non-runtime shape inference/checking for numerical code
  4. ONNX read and write
  5. Dispatching array ops (even on complex nested arrays) to their correct GPU implementations
  6. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions