"docs/archive_en_US/Tutorial/AnnotationSpec.md" did not exist on "a441558c7b79fa0feaf4868b4b8fa1d66b4120c1"
- 12 Dec, 2025 1 commit
-
-
Lei Wang authored
-
- 25 Jun, 2025 1 commit
-
-
Cunxiao Ni authored
* [Example] Update kernel compilation in examples to use @tilelang.jit - Refactored multiple examples to eliminate the use of `tilelang.compile` for kernel creation, directly invoking the functions instead. - Added `@tilelang.jit` decorators with appropriate output indices to enhance performance and maintainability. - Improved code clarity by simplifying the kernel invocation process across various examples, ensuring consistency in how kernels are defined and executed. * format * Update example_tilelang_sparse_gqa_decode_varlen_indice.py * Update example_dequant_gemm_fine_grained.py * Update example_gemm_autotune.py --------- Co-authored-by:Lei Wang <34334180+LeiWang1999@users.noreply.github.com>
-
- 03 Jun, 2025 1 commit
-
-
Tong WU authored
* [CI] Add hadamard example to CI * Run yapf and ruff * Run yapf and ruff
-