docs: add Tensor.interpolate to doc page (#5510)

This commit is contained in:
chenyu
2024-07-16 14:17:19 -04:00
committed by GitHub
parent 87a2ef2bc2
commit 0afcbfae84

View File

@@ -26,6 +26,7 @@
::: tinygrad.Tensor.cumsum
::: tinygrad.Tensor.triu
::: tinygrad.Tensor.tril
::: tinygrad.Tensor.interpolate
## Unary Ops (math)