3 references to TanhOperator_Single
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.Single.netcore.cs (1)
34global using TanhOperator_Single = System.Numerics.Tensors.TensorPrimitives.TanhOperator<float>;
System\Numerics\Tensors\netcore\TensorPrimitives.Tanh.cs (1)
34InvokeSpanIntoSpan<T, TanhOperator<T>>(x, destination);
System\Numerics\Tensors\TensorPrimitives.Single.cs (1)
983InvokeSpanIntoSpan<TanhOperator_Single>(x, destination);