Issues
- 7
TypeError: GridExecutor._init_args_hst() takes 2 positional arguments but 3 were given
#48 opened by shatz001 - 15
Triton Puzzle was broken (by a recent change?)
#33 opened by Matagi1996 - 3
Empty Visualization in Gradio App
#34 opened by 2niuhe - 3
'Trace' has no attribute 'launches'
#36 opened by danikhan632 - 1
- 12
Version compatible with Triton 2.3.0?
#27 opened by kenneth-ge - 1
- 5
- 5
ImportError: Cannot Import 'KernelInterface' from 'triton.runtime' in Python 3.10 Env (MiniConda)
#25 opened by OWU-4f5755 - 1
getting error `RuntimeError: Cannot call @triton.jit'd outside of the scope of a kernel` when using tl.zeros()
#18 opened by ZhaoyueCheng