Commit Graph
8 Commits
Author SHA1 Message Date
39c8c9c00a Add docs (#5942)
* init commit

* finish writing

* add to docs

* fix docs

* fix typo

* delete new line

* rename to tensor properties

---------

Co-authored-by: George Hotz <[email protected]>
2024-08-07 07:38:51 -07:00
chenyuandGitHub 0afcbfae84 docs: add Tensor.interpolate to doc page (#5510) 2024-07-16 14:17:19 -04:00
chenyuandGitHub 6856f915d6 Tensor.any and Tensor.all (#5320)
does not work in ptx yet due to how boolean tensor is handled
2024-07-07 14:36:00 -04:00
chenyuandGitHub c1e330f302 Tensor.int and Tensor.bool (#5317) 2024-07-07 11:52:58 -04:00
geohot 146eb3a811 hotfix: add repeat_interleave docs 2024-06-30 15:25:18 -07:00
chenyuandGitHub 20b50d8d64 doc: manual_seed (#4987)
there was a docstring just not linked to the doc page. also updated the example to show re-seed instead of a internal variable
2024-06-15 19:57:26 -04:00
chenyuandGitHub e22cdb40f3 docs: fix mkdoc warnings and link to tensor.md (#4760) 2024-05-28 14:24:11 -04:00
wozeparrotandGitHub b2b49cef6f split tensor docs (#4754) 2024-05-28 11:03:52 -07:00