Style changes needed to solve part of #823
Details
- Rename input arguments of methods in
src\Microsoft.ML.CpuMath\CpuMathUtils.netcoreapp.cs and src\Microsoft.ML.CpuMath\Sse.cs, to make them more informative, e.g.:
-
for MatTimesSrc, change tran into transpose
-
for a and b, change them into src and dst