v0.9.1
版本发布时间: 2024-06-29 11:16:40
tinygrad/tinygrad最新发布版本:v0.9.2(2024-08-14 07:19:48)
Now sitting at 7844 lines, less than last release. Looking to tag releases more often.
Over 320 commits since 0.9.0
.
Release Highlights
- Removal of the HSA backend, defaulting to AMD. [#4885]
- tinychat, a pretty simple llm web ui. [#4869]
- SDXL example. [#5206]
- A small tqdm replacement. [#4846]
- NV/AMD profiler using perfetto. [#4718]
Known Issues
- Using tinygrad in a conda env on macOS is known to cause problems with the
METAL
backend. See #2226.