machinelearning/test/Microsoft.ML.CpuMath.UnitTests
Eric StJohn d3c31274ce
Make double assertions compare with tolerance instead of precision (#6923)
Precision might cause small differences to round to a different number.
Instead compare with a tolerance which is not sensitive to rounding.
2023-12-22 12:18:29 -08:00
..
Microsoft.ML.CpuMath.UnitTests.csproj Update ML.NET to work with .NET8 (#6641) 2023-05-05 11:10:30 -06:00
RemoteExecutor.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
UnitTests.cs Make double assertions compare with tolerance instead of precision (#6923) 2023-12-22 12:18:29 -08:00