George Hotz
|
74d98eafb8
|
add onnx frontend stub [pr] (#9558)
|
2025-03-24 12:24:34 +08:00 |
|
George Hotz
|
8e555c586c
|
switch quantization to unsigned/unsigned + add Ops.REDUCE (#9527)
* switch quantization to unsigned/unsigned + add Ops.REDUCE
* tests
* nhwc + replay pkl
|
2025-03-21 17:02:37 +08:00 |
|
George Hotz
|
cb7a7f69c7
|
quantization preprocessor from DSP, should be universal (#9437)
* quantization preprocessor from DSP, should be universal
* touchups
* fix tests
|
2025-03-15 07:49:37 +08:00 |
|
chenyu
|
01e8b60911
|
acc_dtype -> dtype (#9402)
matched numpy and torch
|
2025-03-10 16:05:30 -04:00 |
|
George Hotz
|
9289425170
|
add ast to ProgramSpec + pre matcher [pr] (#9128)
* add ast to ProgramSpec + pre matcher [pr]
* cleaner cast + test fix
|
2025-02-17 16:39:14 +08:00 |
|
George Hotz
|
4672d9af73
|
actual tests for the dsp backend [pr] (#9102)
* actual tests for the dsp backend [pr]
* fix name
|
2025-02-15 15:17:56 +08:00 |
|
George Hotz
|
0568720a68
|
delete revectorize (#9000)
* delete revectorize
* test vectorized LLVM/CLANG
* idk about that
* was that the segfault?
|
2025-02-10 18:32:35 +08:00 |
|
George Hotz
|
2983285315
|
use HEX_REG_QEMU_INSN_CNT from qemu as a DSP timer [pr] (#8993)
* use HEX_REG_QEMU_INSN_CNT from qemu as a DSP timer [pr]
* add quantize test to dsp
* fix tests
* older onnx
* debug, let's see what's happening
|
2025-02-10 11:07:35 +08:00 |
|