Zhihao Jia
Zhihao Jia
This will make it easier to add new operator attributes.
I encountered a keyword argument error when compiling a kernel function using @triton.jit. The code snippet is as follows ``` @triton.jit def graphdef_kernel_1(dtensor20011, dtensor20012, dtensor20013): bidx = tl.program_id(0) bidy =...
### Project URL https://pypi.org/project/mirage-project ### Does this project already exist? - [X] Yes ### New Limit 800 MB ### Update issue title - [X] I have updated the title. ###...