dotnet / dotnet/machinelearning
Optimize binary operations on DataFrame
Open
area-DataFrame
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
The binary operations implemented in [2656](https://github.com/dotnet/corefxlab/pull/2656) are not optimized yet. They are setup to be vectorized/parallelized though.
[2656](https://github.com/dotnet/corefxlab/pull/2656) has other optimization suggestions too to reduce the JITed code size. All of those should be a part of this PR.
How do I add myself as the Assignee here?
Contributor guide
Assessment
This issue has not been assessed yet.