getting error RuntimeError: Cannot call @triton.jit'd outside of the scope of a kernel
when using tl.zeros()
#18
Labels
bug
Something isn't working
Hi,
I'm getting error
RuntimeError: Cannot call @triton.jit'd outside of the scope of a kernel
when running the code block
and it errors out at the line when creating
tl.zeros
The text was updated successfully, but these errors were encountered: