mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
any() accepts a generator. This saves a few characters and can also return early without evaluating each item. |
||
|---|---|---|
| .. | ||
| ops | ||
| __init__.py | ||
| helpers.py | ||
| nn.py | ||
| optim.py | ||
| tensor.py | ||