minitorch / minitorch-js

Minitorch in javascript
MIT License
2 stars 2 forks source link

Pyodide Microtorch Prototype #5

Open Skylion007 opened 2 years ago

Skylion007 commented 2 years ago

I just threw together a quick Pyodide ported example of microtorch by removing all the numba from the codebase. I have linked the wheel file. I just quickly made all the numba code into an optional dependency.