tinygrad/docs/tensor
nimlgen 3c56aeee70
add Tensor.from_blob (#6765)
* draft tensor from pointer init

* some docs and types

* comment

* cleaner

* test

* malloc

* qcom cl interop

* jit example

* cleaner

* dealoc

* wording

* docs
2024-09-26 18:33:19 +08:00
..
creation.md add Tensor.from_blob (#6765) 2024-09-26 18:33:19 +08:00
elementwise.md hotfix: clamp in docs 2024-08-13 16:06:30 -07: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 Tensor.prod (#6250) 2024-08-23 10:06:32 -04:00
properties.md improvements to docs 2024-08-07 09:57:24 -07:00