20 references to Create
Microsoft.ML.CpuMath (8)
AvxIntrinsics.cs (8)
326Vector256<float> x01 = Vector256.Create(h01, h01); 327Vector256<float> x11 = Vector256.Create(h11, h11); 328Vector256<float> x21 = Vector256.Create(h21, h21); 329Vector256<float> x31 = Vector256.Create(h31, h31); 374x01 = Vector256.Create(h01, h01); 375x11 = Vector256.Create(h11, h11); 376x21 = Vector256.Create(h21, h21); 377x31 = Vector256.Create(h31, h31);
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.FloatHelpers.cs (3)
14Vector256.Create(ApplyScalar<TOperator>(floats.GetLower()), ApplyScalar<TOperator>(floats.GetUpper())); 49Vector256.Create(firstLower, firstUpper), 50Vector256.Create(secondLower, secondUpper)
System.Private.CoreLib (9)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector256.cs (9)
531return Create( 577return Create( 764return Create( 1144return Create( 1562return Create( 1669return Create( 1750return Create( 1921return Create( 2216return Create(