2 references to CreateVector512T
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorPrimitives.IndexOfMax.cs (2)
173Vector512<T> increment = CreateVector512T(Vector512<T>.Count); 218currentIndex += CreateVector512T(x.Length - i);