tinygrad/docs/tensor
geohotstan cf1ec90ad4
add inverse trig functions to Tensor (#7805)
* implement inverse trig functions

* guess we should still test nans?

* magnitude as variable name :D

* reorder onnx_ops ops

* approximation -> x for consistency

* address feedback

* simpler acos

* improvement?

* actually just have asin depend on atan

* actually this is nicer

* remove a comment

---------

Co-authored-by: chenyu <chenyu@fastmail.com>
2024-11-21 09:13:36 -05:00
..
creation.md add Tensor.linspace (#7609) 2024-11-12 10:29:36 +08:00
elementwise.md add inverse trig functions to Tensor (#7805) 2024-11-21 09:13:36 -05:00
index.md improvements to docs 2024-08-07 09:57:24 -07:00
movement.md add Tensor.meshgrid (#7714) 2024-11-16 23:06:47 -05:00
ops.md add Tensor.nll_loss (#7683) 2024-11-13 13:12:13 -05:00
properties.md improvements to docs 2024-08-07 09:57:24 -07:00