branch: master
Commits on master
- 4712847 make self_tokenize output more like a python file (#8411) 1 year ago
- c1cd94b precompute excluded nodes in VIZ [pr] (#8410) 1 year ago
- 8aa68e8 hotfix: render full int in int const in VIZ 1 year ago
- 393d39d do not cache subgraphs in toposort [pr] (#8403) 1 year ago
- 313bdfa Add View lt support back [pr] (#8407) 1 year ago
- 4cbe591 tensor uops symbolic folding spec [pr] (#8406) 1 year ago
- 6422936 fix pre-commit ruff error [pr] (#8405) 1 year ago
- 3f46425 typos found by gemini [pr] (#8400) 1 year ago
- a35eef8 optionally output to file in self_tokenize.py (#8399) 1 year ago
- de37051 update idiv doc and test cases (#8398) 1 year ago
- a647f3d move mockgpu to tests [pr] (#8396) 1 year ago
- 2c93f27 remove explicit np.array and np.int32 in test_div_int [pr] (#8395) 1 year ago
- 5c2fe04 a few more UPat.var -> UPat.cvar in the scheduler [pr] (#8391) 1 year ago
- 3273972 delete is_unrealized_const, it's just CONST [pr] (#8390) 1 year ago
- 3a556a7 fully local tensor const representation: CONST(VIEW(DEVICE)) [pr] (#8389) 1 year ago
- b589dec remove some VIEWs we don't need [pr] (#8353) 1 year ago
- 0d6fe62 test case view from an empty view (#8388) 1 year ago
- c587b3b test case view the padded area of a view (#8386) 1 year ago
- 239d2a7 explicitly check value for not None (#8382) 1 year ago
- 78cb47d docs and tests clean ups (#8383) 1 year ago
- a556adf add test for Tensor silu and swish (#8381) 1 year ago
- 572ebd9 unneeded TYPE_CHECKING in uopgraph.py [pr] (#8379) 1 year ago
- 8d44392 swizzle assign [pr] (#8378) 1 year ago
- e6f4c24 try 2 on VIEW(BUFFER, <op>) scheduling + spec [pr] (#8377) 1 year ago
- b7397c1 more typing cleanups [pr] (#8376) 1 year ago
- afcd70a remove untriggered/untested code [pr] (#8375) 1 year ago
- 8fdcb60 remove unused View.t and lt [pr] (#8374) 1 year ago
- 7ea633f remove from __future__ import annotations from runtimes [pr] (#8373) 1 year ago
- e934f98 minor cstyle cleanup [pr] (#8371) 1 year ago
- 514a674 Revert "CONST(VIEW(DEVICE)) (#8365)" (#8372) 1 year ago