mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-08-30 06:46:06 +00:00
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
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