Skip to content

Commit 0afcbfa

Browse files
authored
docs: add Tensor.interpolate to doc page (tinygrad#5510)
1 parent 87a2ef2 commit 0afcbfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/tensor/ops.md

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
::: tinygrad.Tensor.cumsum
2727
::: tinygrad.Tensor.triu
2828
::: tinygrad.Tensor.tril
29+
::: tinygrad.Tensor.interpolate
2930

3031
## Unary Ops (math)
3132

0 commit comments

Comments
 (0)