New
tinygrad 0.9.0
Close to the new line limit of 8000 lines, sitting at 7958 lines. tinygrad is much more usable now.
Just over 1200 commits since 0.8.0.
Release Highlights
- New documentation: https://docs.tinygrad.org
gpuctypeshas been brought in tree and is no longer an external dependency. [#3253]AMD=1andNV=1experimental backends for not requiring any userspace runtime components like ROCm or CUDA.- These backends should reduce the amount of python time, and specifically with multi-gpu use cases.
PTX=1for rendering directly to ptx instead of cuda. [#3139] [#3623] [#3775]- Nvidia tensor core support. [#3544]
THREEFRY=1for numpy-less random number generation using threefry2x32. [#2601] [#3785]- More stabilized .