guojing
Results
2
issues of
guojing
Hi I want to run triton on cpu, i saw "That refers to the CPU support, which won't happen shortly, but you can offload triton to pytorch using the interpreter...
when i use tl.clamp in my program, The program crashed. The following error occurred "AttributeError("module 'triton.language' has no attribute 'clamp'")". when i run test_clamp function in test_core.py provided by the...