https://github.com/tinygrad/tinygrad/releases/tag/v0.9.0 Skip to content Navigation Menu Toggle navigation Sign in * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions For + Enterprise + Teams + Startups + Education By Solution + CI/CD & Automation + DevOps + DevSecOps Resources + Learning Pathways + White papers, Ebooks, Webinars + Customer Stories + Partners * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Search [ ] Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. [ ] [ ] Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Name [ ] Query [ ] To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} tinygrad / tinygrad Public * Notifications You must be signed in to change notification settings * Fork 2.7k * Star 24.4k * Code * Issues 94 * Pull requests 67 * Discussions * Actions * Projects 2 * Security * Insights Additional navigation options * Code * Issues * Pull requests * Discussions * Actions * Projects * Security * Insights 1. Releases 2. v0.9.0 tinygrad 0.9.0 Latest Latest Compare Choose a tag to compare [ ] Could not load tags Nothing to show {{ refName }} default (*) View all tags @wozeparrot wozeparrot released this 28 May 18:48 * 3 commits to master since this release v0.9.0 6fcf220 This commit was created on GitHub.com and signed with GitHub's verified signature. GPG key ID: B5690EEEBB952194 Learn about vigilant mode. 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 * gpuctypes has been brought in tree and is no longer an external dependency. [#3253] * AMD=1 and NV=1 experimental 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=1 for rendering directly to ptx instead of cuda. [#3139] [# 3623] [#3775] * Nvidia tensor core support. [#3544] * THREEFRY=1 for numpy-less random number generation using threefry2x32. [#2601] [#3785] * More stabilized multi-tensor API. + With ring all-reduce: [#3000] [#3852] * Core tinygrad has been refactored into 4 pieces, read more about it here. * Linearizer and codegen has support for generating kernels with multiple outputs. * Lots of progress towards greater kernel fusion in the scheduler. + Fusing of ReduceOps with their elementwise children. This trains mnist and gpt2 with ~20% less kernels and makes llama inference faster. + New LoadOps.ASSIGN allows fusing optimizer updates with grad. + Schedule kernels in BFS order. This improves resnet and llama speed. + W.I.P. for fusing multiple reduces: [#4259] [#4208] * MLPerf ResNet and BERT with a W.I.P. UNet3D * Llama 3 support with a new llama3.py that provides an OpenAI compatible API. [#4576] * NF4 quantization support in Llama examples. [#4540] * label_smoothing has been added to sparse_categorical_crossentropy. [#3568] Known Issues * Using tinygrad in a conda env on macOS is known to cause problems with the METAL backend. See #2226. See the full changelog: v0.8.0...v0.9.0 See the known issues: https://github.com/tinygrad/tinygrad/issues?q= is%3Aissue+is%3Aopen+label%3Abug+sort%3Aupdated-desc Join the Discord! Assets 2 8 aktersnurra, lucianosrp, iceychris, edlgg, dzienisz, dustcollector12, emeyva, and andreylysenko reacted with thumbs up emoji 14 EwoutH, eddiegulay, yliess86, e6quisitory, ofou, yerttle, ClementNerma, Alar-q, lucianosrp, iceychris, and 4 more reacted with hooray emoji [?] 6 arbitrary-dev, martwz, ClementNerma, iceychris, dzienisz, and andreylysenko reacted with heart emoji All reactions * 8 reactions * 14 reactions * [?] 6 reactions 20 people reacted Footer (c) 2024 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact * Manage cookies * Do not share my personal information You can't perform that action at this time.