branch: master
Commits on master
- c7c279a unbind ShapeTrackers without maintaining a cache [pr] (#8889) 1 year ago
- 61de654 minor shard cleanup [pr] (#8888) 1 year ago
- 6ec7f1b replace UPat(name="x") with UPat.var("x") [pr] (#8887) 1 year ago
- c26b06e delete fold_img_cast [pr] (#8875) 1 year ago
- acf0bae process replay from tensor uops to kernel ast (#8883) 1 year ago
- dcf104e ptx wmma render refactor (#8873) 1 year ago
- b92f361 don't use set in schedule + add GroupOp.All [pr] (#8882) 1 year ago
- 56fa5c1 dsp simulator (#8869) 1 year ago
- 836cf42 fix rand_like for multi (#8880) 1 year ago
- 746d899 move multi axis to property (#8879) 1 year ago
- fa90079 amd: reallocate scratch (#8872) 1 year ago
- ec447a3 factor out get_axis in multi [pr] (#8878) 1 year ago
- cce2600 simplify pow to not call cos (#8877) 1 year ago
- d1aa9f3 copy onnx_ops into onnx (#8876) 1 year ago
- 73c75d6 DEFINE_LOCAL variable names start from temp0, not temp1 (#8870) 1 year ago
- b6c6172 New schedule.py Order [pr] (#8874) 1 year ago
- b075aef hotfix: revert llvm host_arch 1 year ago
- a575309 llvm cleanups [pr] (#8867) 1 year ago
- f484db0 dsp cleanups [pr] (#8866) 1 year ago
- af2c283 hotfix: skip broken test, add KERNEL Op 1 year ago
- 565c37c start simplifying the scheduler context [pr] (#8830) 1 year ago
- d64af3c reorder simplifier and grouper logic in scheduler [pr] (#8861) 1 year ago
- 83a904a just schedule in test_recursive_pad [pr] (#8860) 1 year ago
- 6dadb60 LLVM JIT (+autogen llvm instead of llvmlite) (#8486) 1 year ago
- 66306b5 Fix disk tensor assignment (#8855) 1 year ago
- 6e523e4 Remove size arg from DEFINE_LOCAL [pr] (#8845) 1 year ago
- 7841852 hcq pci signal fuzzer (#8854) 1 year ago
- dc34a41 better process_replay context print [pr] (#8856) 1 year ago
- 5b1fc4d push cast to branches in UOp where (#8850) 1 year ago
- 73ee2d7 raise RuntimeError for int base pow (#8852) 1 year ago