oneDAL
oneDAL copied to clipboard
oneAPI Data Analytics Library (oneDAL)
# Description Please include a summary of the change. For large or complex changes please include enough information to introduce your change and explain motivation for it. Changes proposed in...
This PR provides `singlepass` reducer for many usage scenarios
moved functionality for assignment of results_to_compute to train|infer input classes
- [x] Create `spmd_communicator_via_host_impl` base class for communicators - [x] Add MPI dependencies to Bazel - [x] Create `mpi_communicator` - [x] Create tests for `mpi_communicator` - [x] Create infrastructure in...
