mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-09 15:08:02 -05:00
hotfix: clamp in docs
This commit is contained in:
@@ -19,6 +19,7 @@ Elementwise ops operate on a per element basis. They don't change the shape of t
|
||||
::: tinygrad.Tensor.round
|
||||
::: tinygrad.Tensor.lerp
|
||||
::: tinygrad.Tensor.square
|
||||
::: tinygrad.Tensor.clamp
|
||||
::: tinygrad.Tensor.clip
|
||||
::: tinygrad.Tensor.sign
|
||||
::: tinygrad.Tensor.abs
|
||||
|
||||
Reference in New Issue
Block a user