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