machinelearning/test/Microsoft.ML.CpuMath.Perfor...
Eric StJohn f22b60aa9a
Packaging cleanup (#6939)
* Packaging cleanup

Originally I was just trying to remove mentions of snupkg, but then
things got a bit carried away. :)

This is trying to remove as much duplication and dead code related to
packaging that I can.

* Apply code review feedback

* Suppress copying indirect references

* Remove unwanted bundled files from AutoML

* Remove leading slash

* Refactor model download

* Correct the packaging path of native symbols

* Rename NoTargets projects from csproj to proj

* Fix build issues around model download and respond to feedback

* Remove NoTargets file extension enforcement

* Rename proj to CSProj, include in SLN

I'd like to ensure all our projects are included in the SLN and don't
rely on separate build steps.

VS prefers *.csproj in the sln so I renamed things back to csproj.

* Respond to PR feedback
2024-02-27 16:05:43 -08:00
..
AvxPerformanceTests.cs dotnet format/spellchecking (#5988) 2021-11-04 21:48:50 -07:00
Microsoft.ML.CpuMath.PerformanceTests.csproj Packaging cleanup (#6939) 2024-02-27 16:05:43 -08:00
NativePerformanceTests.cs Main namespace types2445 (#2885) 2019-03-08 16:27:50 +00:00
PerformanceTests.cs dotnet format/spellchecking (#5988) 2021-11-04 21:48:50 -07:00
Program.cs Add performance benchmarks for dataframe arithmetic operations (#6827) 2023-09-26 10:23:39 -07:00
SmallInputCpuMathPerformanceTests.cs Changes some of the CPU Math implemenation from our current version to use the new TensorPrimitives package. (#6875) 2023-11-14 22:46:15 -07:00
SsePerformanceTests.cs dotnet format/spellchecking (#5988) 2021-11-04 21:48:50 -07:00