You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
677 B
33 lines
677 B
::: tinygrad.function
|
|
options:
|
|
members: [
|
|
"Contiguous",
|
|
"ContiguousBackward",
|
|
"Cast",
|
|
"Neg",
|
|
"Reciprocal",
|
|
"Sin",
|
|
"Relu",
|
|
"Log",
|
|
"Exp",
|
|
"Sqrt",
|
|
"Sigmoid",
|
|
"Sign",
|
|
"Less",
|
|
"Eq",
|
|
"Xor",
|
|
"Add",
|
|
"Sub",
|
|
"Mul",
|
|
"Div",
|
|
"Where",
|
|
"Sum",
|
|
"Max",
|
|
"Expand",
|
|
"Reshape",
|
|
"Permute",
|
|
"Pad",
|
|
"Shrink",
|
|
"Flip",
|
|
]
|
|
show_source: false
|
|
|