oneDAL icon indicating copy to clipboard operation
oneDAL copied to clipboard

oneAPI Data Analytics Library (oneDAL)

Results 185 oneDAL issues
Sort by recently updated
recently updated
newest added

# 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...

# Description The PR aims to address issues with the modulefile discovered within the latest test sessions.

# Description Removes all openCL kernels and DAAL GPU functionality. Changes consist of: - removal of all daal/\*/oneapi/\* files and removal/substitution anywhere these are included - removal of cpp/daal/src/sycl/\* -...

# Description This adds a finiteness checker algorithm to oneDAL which allows for GPU finiteness checking via reduction_1d. This follows the architecture seen in DBSCAN, covariance, rbf_kernel and linear_kernel. Changes...