branch: master
Commits on master
- d09b5f8 don't use Tensor new, add to all_tensors after constructions [pr] (#8918) 1 year ago
- 759b3f8 Pass host CPU features to LLVM target (#8909) 1 year ago
- 09ec33a Better errors when relocating against undefined symbol (#8902) 1 year ago
- 488200f move more pow const to rewrite (#8916) 1 year ago
- 7667138 move positive const ** t to a rewrite rule (#8914) 1 year ago
- cad44f5 add Half-Precision Accumulation Support for Tensor Cores in NV, CUDA, and PTX (#8680) 1 year ago
- 17f9b1c am: load fw based on versions (#8913) 1 year ago
- 189bfa1 enable backward test for pow(neg const ** x) (#8912) 1 year ago
- 9307572 Ops.POW and transcendental (#8911) 1 year ago
- bff7c70 hcq: better var check (#8908) 1 year ago
- aec3b8d add regression test: `test_get_kernel_actions_preserves_actions_state` (#8907) 1 year ago
- e71497a move assign ShapeTracker check to pattern matcher [pr] (#8906) 1 year ago
- 0f6109e hotfix bug in `get_kernel_actions` after `TC_SEARCH_OVER_SHAPE` was introduced (#8904) 1 year ago
- 15f94ac TC_SEARCH_OVER_SHAPE to search multiple TC shapes (#8793) 1 year ago
- e7edadd construct the sched_sink with graph_rewrite [pr] (#8903) 1 year ago
- ef7ad3f simpler subbuffer construction + copyin is always base (#8900) 1 year ago
- 6f0cc2e rename to KernelContext and move the linearize_sched comment [pr] (#8899) 1 year ago
- 6fb0e57 hotfix test_onnx_imagenet (#8897) 1 year ago
- c1c5227 preserve size in dtype ptr [pr] (#8898) 1 year ago
- 5844883 bump master version 1 year ago
- a51c688 Cleanup llvm cleanup (and some clang things too) (#8871) 1 year ago
- bb5ded8 Don't rewrite idiv to rshift when numerator is negative (#8885) 1 year ago
- 666b614 Use full soname for libgcc_s in CPUProgram (#8642) (#8896) 1 year ago
- 48349ef copy is already contiguous (#8886) 1 year ago
- 4c28235 am: remove hardcodes (#8895) 1 year ago
- 057c70b add onnx_helpers to extra and add ort validate to benchmark_onnx (#8890) 1 year ago
- 89eebd4 pow cleanups (#8894) 1 year ago
- 7a9e324 simple start to the Kernel UOp [pr] (#8893) 1 year ago
- b4e8878 remove tensor_uops tracking from ScheduleContext [pr] (#8892) 1 year ago
- 6a0da51 truncate process replay logs [pr] (#8891) 1 year ago