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 |
|
chenyu
|
8c6299bced
|
move hand_coded_optimizations to heuristic.py [pr] (#9844)
* move hand_coded_optimizations to heuristic.py [pr]
also folded all long lines
* make a copy and rename self -> k
* fix test
|
2025-04-10 23:40:16 -04:00 |
|
chenyu
|
2e7c2780a9
|
CLANG -> CPU (#9189)
|
2025-02-20 18:03:09 -05:00 |
|
qazal
|
866dfa1f23
|
create_schedule([x.lazydata]) -> x.schedule() in tests (#8449)
|
2024-12-31 03:15:52 +08: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 |
|
chenyu
|
b47f6cebb2
|
LinearizerOptions -> CompilerOptions (#3978)
|
2024-03-28 17:50:23 -04: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 |
|
George Hotz
|
2e60012bcf
|
move create schedule and delete old API (#3377)
* move create schedule and delete old API
* fix test multitensor
|
2024-02-12 18:10:45 +01:00 |
|
George Hotz
|
8db92bd060
|
fix tvm gemm example
|
2023-10-08 05:57:41 -07:00 |
|
George Hotz
|
c36d0e3bd8
|
tvm import hook
|
2023-09-28 09:24:32 -07:00 |
|
George Hotz
|
4613c9e77c
|
add tvm example, formatting (#1813)
* add tvm example
* no realize
|
2023-09-07 11:50:41 -07:00 |
|