tinygrad/tinygrad
qazal 71d93ffd79
Refactor GPU and Metal langauges in their own separate renderers (#2033)
* Refactor GPU and Metal langauges in their own separate renderers

* remove CStyleLanguage imports

* move renderers too
2023-10-10 07:46:41 -07:00
..
codegen Rewrite hand coded opt with action space (#2030) 2023-10-10 07:38:38 -07:00
features move image+kopt to features (#2015) 2023-10-07 15:41:08 -07:00
nn move image+kopt to features (#2015) 2023-10-07 15:41:08 -07:00
renderer Refactor GPU and Metal langauges in their own separate renderers (#2033) 2023-10-10 07:46:41 -07:00
runtime Refactor GPU and Metal langauges in their own separate renderers (#2033) 2023-10-10 07:46:41 -07:00
shape op logger + replay (#2021) 2023-10-08 15:10:18 -07:00
graph.py op logger + replay (#2021) 2023-10-08 15:10:18 -07:00
helpers.py op logger + replay (#2021) 2023-10-08 15:10:18 -07:00
jit.py fix jitted dist (#1955) 2023-10-02 11:45:13 -04:00
lazy.py Schedule item (#2012) 2023-10-07 08:59:25 -07:00
mlops.py reorder a few things (#1915) 2023-09-25 10:17:21 +08:00
ops.py Rewrite hand coded opt with action space (#2030) 2023-10-10 07:38:38 -07:00
realize.py move image+kopt to features (#2015) 2023-10-07 15:41:08 -07:00
tensor.py Refactor and add more unit tests for disktensors (#2022) 2023-10-09 18:46:29 -07:00