tinygrad/extra/assembly
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
..
ptx move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
rocm move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
assembly.py remove duplicated dtype in DEFINE_GLOBAL args (#2768) 2023-12-14 15:42:36 -05:00
assembly_arm64.py disable assembly (#1755) 2023-09-04 09:41:20 -07:00
assembly_ptx.py disable assembly (#1755) 2023-09-04 09:41:20 -07:00
assembly_rdna.py dtypes.float.vec(sz) (#2386) 2023-11-22 17:43:14 -08:00