Closed
Description
Style changes needed to solve part of #823
Details
- Rename input arguments of methods in
src\Microsoft.ML.CpuMath\CpuMathUtils.netcoreapp.cs
andsrc\Microsoft.ML.CpuMath\Sse.cs
, to make them more informative, e.g.:
-
for
MatTimesSrc
, changetran
intotranspose
-
for
a
andb
, change them intosrc
anddst