You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// * Warnings *
MultimodalDistribution
SsePerformanceTests.SdcaL1UpdateU: Toolchain=InProcessToolchain -> It seems that the distribution is multimodal (mValue = 4.25)
// * Legends *
Mean : Arithmetic mean of all measurements
Error : Half of 99.9% confidence interval
StdDev : Standard deviation of all measurements
1 us : 1 Microsecond (0.000001 sec)
Week 12 (Sept 3-7)
Write blog post on how ML.NET is taking advantage of .NET Core hardware intrinsics, and AVX vs SSE comparisons (both implementation and runtime perf)
Summary (July 19)
Goals
[Keeping only the relevant, high-level details below from original progress page to give a general sense of progress]
Progress
Week 2 (Jun 25-29): Port SIMD operations in .NET to managed code outside of ML.NET
Week 3-5 (Jul 2-20): Port algo to C#, write unit tests and performance tests, check in code
Week 6 (Jul 23-27)
Week 7 (Jul 30-Aug 3)
Week 8-9 (Aug 6-17)
Perf test results for all active SSE hardware intrinsics:
Perf tests results for all managed intrinsics with AVX enhancement:
Week 10-11 (Stretch) (Aug 20-31)
Week 12 (Sept 3-7)
The text was updated successfully, but these errors were encountered: