tinygrad/extra/triton
chenyu 57017c87e9
remove duplicated dtype in DEFINE_GLOBAL args (#2768)
now DEFINE_GLOBAL uop.arg[1] is always the same as uop.dtype, we can remove the one in arg and just use uop.dtype
2023-12-14 15:42:36 -05:00
..
triton.py remove duplicated dtype in DEFINE_GLOBAL args (#2768) 2023-12-14 15:42:36 -05:00