dotnet / dotnet/machinelearning
Add missing features to non x86/x64 platforms
Open
area-Native
enhancement
Priority:2
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
We need to add the features that work on x86/x64 to the other architectures. This will be done based on what users want to use on other platforms on a priority basis. This issue will be updated as more things are ecountered.
- [ ] CpuMathNative: https://github.com/dotnet/machinelearning/blob/1b3cb77b9752fe4279376039ee20fc42822e4845/src/Microsoft.ML.CpuMath/FactorizationMachine/FactorizationMachineInterface.netcoreapp.cs#L33-L36
Contributor guide
Assessment
This issue has not been assessed yet.