tinygrad/tinygrad
fluffy χατγιρλ 628ee46627
Fix bug where Tensor.randn returns inf (#1192)
* fix randn inf bug

* add test

* more compact test

* clarify test purpose
2023-07-08 12:03:46 -07:00
..
codegen Remove POW llop and add SQRT llop (#1104) 2023-07-05 18:07:58 -07:00
nn Over 90% on CIFAR with examples/hlb_cifar10.py (#1073) 2023-07-06 20:46:22 -07:00
runtime ops_cuda fix race condition on cubin file read when testing with multiple cores (#1172) 2023-07-07 12:05:16 -07:00
shape from tensor cores + lb touchup (#1127) 2023-07-04 15:45:20 -07:00
graph.py Optimizations in lazy.py (#987) 2023-06-26 13:55:42 -07:00
helpers.py Remove float64 (#1101) 2023-07-04 08:40:51 -07:00
jit.py HIP backend (#750) 2023-06-18 11:35:57 -07:00
lazy.py Revert "Revert "Fix ShapeTracker mismatch in LazyBuffer.fromCPU (#1156)" (#1181)" + add test 2023-07-07 18:37:04 -07:00
mlops.py Remove POW llop and add SQRT llop (#1104) 2023-07-05 18:07:58 -07:00
ops.py Remove POW llop and add SQRT llop (#1104) 2023-07-05 18:07:58 -07:00
state.py Whisper (#919) 2023-06-03 18:55:14 -07:00
tensor.py Fix bug where Tensor.randn returns inf (#1192) 2023-07-08 12:03:46 -07:00