v0.5.0
版本发布时间: 2023-03-07 10:21:19
tinygrad/tinygrad最新发布版本:v0.9.2(2024-08-14 07:19:48)
An upsetting 2223 lines of code, but so much great stuff!
- 7 backends : CLANG, CPU, CUDA, GPU, LLVM, METAL, and TORCH
- A TinyJit for speed (decorate your GPU function today)
- Support for a lot of onnx, including all the models in the backend tests
- No more MLOP convs, all HLOP (autodiff for convs)
- Improvements to shapetracker and symbolic engine
- 15% faster at running the openpilot model