Skip to content

CpuMath Enhancement: Rename input arguments of CpuMath SSE/AVX intrinsics #824

Closed
@briancylui

Description

@briancylui

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    up-for-grabsA good issue to fix if you are trying to contribute to the project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions