tinygrad/docs/tensor
geohotstan 5eef59d732
add Tensor.linspace (#7609)
* add linspace

* shave off tests and forgot to add to docs crap

* WHOOPS

* better tests
2024-11-12 10:29:36 +08:00
..
creation.md add Tensor.linspace (#7609) 2024-11-12 10:29:36 +08:00
elementwise.md Add isinf and isnan ops to Tensor (#7484) 2024-11-02 12:12: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