branch: master
Commits on master
- d275ff9 HIP compilation on CI targeting RDNA3 (#2459) 2 years ago
- d43485a Fix `graph_uops` (#2457) 2 years ago
- 98cd9e8 Add assertion to prevent nonsense mod values (#2474) 2 years ago
- 186ac77 Update hip_matmul.py (#2480) 2 years ago
- 7f9a4c1 fp16 and noshow flags for gpt2 (#2470) 2 years ago
- e267a93 reset seed on every run (#2468) 2 years ago
- 9e07824 move device to device.py (#2466) 2 years ago
- 262cd26 Simplify openpilot kernel (#2460) 2 years ago
- 61a80a0 asserts LtNodes of SumNode with MulNode of Nodes (#2465) 2 years ago
- c4dfde7 remove the commented import (#2463) 2 years ago
- a031afb Update display_name in resnet50 example (#2454) 2 years ago
- 1d89c01 Add isinstance check before gcd call in SumNode.__lt__ (#2450) 2 years ago
- 58b1dd4 Add error code to type: ignore (#2451) 2 years ago
- 8e9cdef clean up the buffers (#2447) 2 years ago
- f6f712e split out the three steps of exec_ast (#2446) 2 years ago
- 5113107 test_linearizer_failures to run on all backends (#2443) 2 years ago
- c42d2c4 strip whitespace 2 years ago
- 9eb2746 fix copy issue + add regression test (#2441) 2 years ago
- 259a869 Fix UnicodeDecodeError when debugging on Intel APU (#2421) 2 years ago
- 7170a9a coder.py can write and run code (#2439) 2 years ago
- df41a57 Fix: missing n_kv_heads for smaller models from huggingface (#2438) 2 years ago
- 96c12fd multibatch gpt2 (#2432) 2 years ago
- 5326bbc fix causal mask in Tensor class (#2425) 2 years ago
- 9a5d0e7 Device.DEFAULT instead of getenv to exclude tests (#2429) 2 years ago
- 6223f88 clean up ast_parse (#2428) 2 years ago
- 8ff2e13 From teeny (#2426) 2 years ago
- 9ae83fb flatten instead of reduce, improve type inference (#2423) 2 years ago
- 7169de5 Update VITS to use fetch helper (#2422) 2 years ago
- 857d440 fail means fail (#2391) 2 years ago
- 1f4231a global pipefail 2 years ago