mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* _one_hot_along_dim input needs to be int indexing and onehot compare with arange, and non-int dtype is likely a bug |
||
|---|---|---|
| .. | ||
| codegen | ||
| engine | ||
| nn | ||
| renderer | ||
| runtime | ||
| shape | ||
| viz | ||
| __init__.py | ||
| device.py | ||
| dtype.py | ||
| gradient.py | ||
| helpers.py | ||
| ops.py | ||
| py.typed | ||
| spec.py | ||
| tensor.py | ||