3 references to Vector128Alignment
Microsoft.ML.CpuMath (3)
CpuMathUtils.netstandard.cs (3)
20=> Vector128Alignment; 34return a.CbAlign % Vector128Alignment == 0; 41Contracts.Assert(((long)q & (Vector128Alignment - 1)) == 0);