tinygrad/docs/tensor
geohotstan 6513690223
Add Tensor.hardsigmoid (#7433)
* move hardsigmoid to new branch

* add to test

* add NOTE to mention differing values for alpha and beta that match torch

* shift from relu6

* correct shift implementation

* or we just use relu? no more 666
2024-11-01 08:36:52 -04:00
..
creation.md Tensor.from_url API [pr] (#7210) 2024-10-22 14:54:17 +08:00
elementwise.md Add Tensor.hardsigmoid (#7433) 2024-11-01 08:36:52 -04:00
index.md improvements to docs 2024-08-07 09:57:24 -07:00
movement.md hotfix: add repeat_interleave docs 2024-06-30 15:25:18 -07:00
ops.md implement logcumsumexp (#6921) 2024-10-06 10:45:36 -04:00
properties.md improvements to docs 2024-08-07 09:57:24 -07:00