Tensor.erf (#7419)

the same one used in onnx and the one in bert.
This commit is contained in:
chenyu
2024-10-30 18:12:28 -04:00
committed by GitHub
parent e955aa1bee
commit fb694a63eb
5 changed files with 25 additions and 20 deletions

View File

@@ -42,6 +42,7 @@ Elementwise ops operate on a per element basis. They don't change the shape of t
::: tinygrad.Tensor.asinh
::: tinygrad.Tensor.acosh
::: tinygrad.Tensor.hardtanh
::: tinygrad.Tensor.erf
::: tinygrad.Tensor.gelu
::: tinygrad.Tensor.quick_gelu
::: tinygrad.Tensor.leakyrelu