Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jroesch/tax

An example of writing a Jax interpreter which uses to TVM to JIT Jax programs.
https://github.com/jroesch/tax

Last synced: 24 days ago
JSON representation

An example of writing a Jax interpreter which uses to TVM to JIT Jax programs.

Awesome Lists containing this project

README

        

# tax

An example of writing a Jax interpreter which uses to TVM to JIT Jax programs.

All the code currently lives in `tax.py`.