xma.cute_dsl_utils.math

sigmoid(x: Numeric | TensorSSA, output_dtype: Numeric | None = None) Numeric | TensorSSA[source]
tanh(x: Numeric | TensorSSA, output_dtype: Numeric | None = None) Numeric | TensorSSA