George Hotz
|
82be8abfd2
|
move opt under codegen (#11569)
|
2025-08-07 14:19:17 -07:00 |
|
chenyu
|
6283d50224
|
DEPRECATED_linearize -> to_program [pr] (#11198)
|
2025-07-12 13:46:20 -04:00 |
|
George Hotz
|
2893feb9f6
|
cleanups for kernel.py (#11143)
* cleanups for kernel.py
* fixups
|
2025-07-08 18:10:25 -07:00 |
|
George Hotz
|
92678e59ee
|
move kernel to opt (#10899)
|
2025-06-20 15:22:28 -07:00 |
|
George Hotz
|
32e9949052
|
rename lazydata to uop (#10698)
|
2025-06-08 08:42:22 -07:00 |
|
George Hotz
|
03c2dc8bd7
|
lowerer is kernel [run_process_replay] (#5437)
|
2024-07-12 18:50:55 -07:00 |
|
George Hotz
|
870dc8c350
|
s/Linearizer/Lowerer [run_process_replay] (#5428)
|
2024-07-12 15:54:07 -07:00 |
|
uuuvn
|
3cb94a0a15
|
Rename tinygrad/runtime/driver to support (#5413)
|
2024-07-12 11:06:42 -07:00 |
|
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 |
|
George Hotz
|
68ca4d4276
|
split to schedule.py (#3949)
* split to schedule.py
* split
|
2024-03-26 21:02:46 -07:00 |
|
George Hotz
|
150ea2eb76
|
create engine folder and move code (#3948)
* retry
* older tf
* that
|
2024-03-26 20:38:03 -07:00 |
|
qazal
|
337cd53444
|
multioutput ScheduleItem (#3699)
* refactor realize.py
* update docs
* update test_sched
* update runners and devices
* update openpilot and unit tests
* cleanup runner lowering
* update more tests
|
2024-03-13 08:59:38 -07:00 |
|
qazal
|
bdd62c7fd8
|
make the bf16 include dynamic (#3642)
* dynamic prefix
* add common ones above
these are common dtypes
aesthetics
* regression test
fuzz it
test
* run in CI
* use .append
* faster
|
2024-03-07 10:31:35 -05:00 |
|