7 lines
264 B
Python
7 lines
264 B
Python
"""Vendored upstream tinygrad reference code (MIT-licensed).
|
|
|
|
Source: https://github.com/tinygrad/tinygrad
|
|
These files are not part of the `tinygrad` pip package (the `extra/` tree is
|
|
excluded from `pyproject.toml` `packages`), so we carry a pinned copy here.
|
|
"""
|