Tensor.from_url API [pr] (#7210)

* Tensor.fetch API [pr]

* update docs

* from_url
This commit is contained in:
George Hotz
2024-10-22 13:54:17 +07:00
committed by GitHub
parent be64ac417e
commit 4438d6a467
3 changed files with 19 additions and 2 deletions

View File

@@ -9,7 +9,11 @@
::: tinygrad.Tensor.full_like
::: tinygrad.Tensor.zeros_like
::: tinygrad.Tensor.ones_like
## Creation (external)
::: tinygrad.Tensor.from_blob
::: tinygrad.Tensor.from_url
## Creation (random)