Files
tinygrad/tinygrad
chenyu 67e8df4969 remove numpy from dtype (#4969)
replaced all dtype.np with _to_np_dtype defined in tensor.py.

after this, the only numpy usages are (1) Tensor(np.ndarray), (2) construct .numpy() output, (3) numpy random buffer
2024-06-14 15:38:45 -04:00
..
2024-06-09 11:33:03 +03:00
2024-06-12 09:18:32 +02:00
2024-06-14 12:12:18 -07:00
2024-04-25 16:08:32 +08:00
2024-06-09 11:33:03 +03:00
2024-06-14 15:38:45 -04:00
2024-06-14 15:38:45 -04:00