George Hotz
|
347a3acb37
|
add renderer class (#4524)
* add renderer class
* tests pass
* fix pylint
* fix tensor cores
|
2024-05-10 21:40:02 -07:00 |
George Hotz
|
4eef1ee9bf
|
move renderer into options (#4514)
* move renderer into options
* fix tests
* renders are functions
|
2024-05-10 10:01:51 -07:00 |
Szymon Ożóg
|
d8c3f1894a
|
Use UOpGraph in test (#3876)
|
2024-03-22 14:12:38 -04:00 |
chenyu
|
906cc3a69b
|
cleanup tests Device[Device.DEFAULT] is always Compiled (#3645)
|
2024-03-07 11:15:42 -05:00 |
George Hotz
|
3c728d1082
|
compiler support (#3260)
* compiler support
* revert that
* fix tests
|
2024-01-26 23:36:40 -08:00 |
George Hotz
|
473935125a
|
use comgr to compile (#3248)
* use comgr to compile
* fast
* bfloat16
* move comgr to it's own file
* cleaner style
* comgr in new place
* comgr free + dtype cleanup
|
2024-01-26 18:27:49 -08:00 |
George Hotz
|
7feeb118e6
|
hip launch speed (#3246)
* faster HIP kernel launch
* args
* expand compile_hip
|
2024-01-25 15:13:55 -08:00 |
George Hotz
|
cb372b053f
|
add device speed test (#3244)
|
2024-01-25 12:01:22 -08:00 |