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