aesara-devs / aesara

Aesara is a Python library for defining, optimizing, and efficiently evaluating mathematical expressions involving multi-dimensional arrays.

Home Page:https://aesara.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conversion to Numba's IR

brandonwillard opened this issue · comments

Per past and very recent discussions, we need to start working towards the ability to directly translate our IR to Numba's.