tinygrad/tinygrad
Roelof van Dijk 50f669e43b
[ready] perf: simpler Tensor init (#1679)
Co-authored-by: Roelof van Dijk <roelof.van.dijk@vitestro.com>
2023-08-27 22:18:03 -04:00
..
codegen [ready] perf: start enumerate at 1 instead of checking all i (#1691) 2023-08-27 12:00:32 -04:00
nn move device to ops (#1646) 2023-08-23 08:30:17 -07:00
renderer Move asm renderer (#1648) 2023-08-23 10:06:43 -07:00
runtime ops_metal newCommandQueueWithMaxCommandBufferCount_(1024) (#1664) 2023-08-24 15:42:00 -07:00
shape perf: avoid reshaping if not necessary (#1683) 2023-08-27 14:17:04 -04:00
graph.py [ready] avoid in-function graph imports in lazy.py (#1666) 2023-08-25 13:56:28 -04:00
helpers.py perf: faster partition (#1625) 2023-08-22 11:56:41 -07:00
jit.py move device to ops (#1646) 2023-08-23 08:30:17 -07:00
lazy.py perf: remove cast and revert back to isinstance (#1694) 2023-08-27 14:15:52 -04:00
mlops.py move device to ops (#1646) 2023-08-23 08:30:17 -07:00
ops.py perf: remove cast and revert back to isinstance (#1694) 2023-08-27 14:15:52 -04:00
tensor.py [ready] perf: simpler Tensor init (#1679) 2023-08-27 22:18:03 -04:00