3 references to SigmoidOperator_Single
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.Sigmoid.cs (1)
33
InvokeSpanIntoSpan<T,
SigmoidOperator
<T>>(x, destination);
System\Numerics\Tensors\netcore\TensorPrimitives.Single.netcore.cs (1)
31
global using SigmoidOperator_Single = System.Numerics.Tensors.TensorPrimitives.
SigmoidOperator
<float>;
System\Numerics\Tensors\TensorPrimitives.Single.cs (1)
805
InvokeSpanIntoSpan<
SigmoidOperator_Single
>(x, destination);