oneDAL and oneCCL
About oneDAL
uxlfoundation/oneDAL
oneAPI Data Analytics Library (oneDAL)
This library helps data scientists and machine learning engineers perform common data analysis and machine learning tasks like linear regression or K-means clustering faster. You feed it your tabular datasets, and it produces the results of these analyses, but significantly quicker than standard methods. It's designed for users who work with large datasets and need to accelerate their machine learning workflows on various hardware, including CPUs and GPUs.
About oneCCL
uxlfoundation/oneCCL
oneAPI Collective Communications Library (oneCCL)
This tool helps machine learning engineers and researchers accelerate the training of deep learning models across multiple processors or machines. It takes a deep learning model and training data, efficiently distributing the communication tasks to speed up the learning process, and outputs a faster-trained model. It is designed for those working with large-scale distributed deep learning.
Scores updated daily from GitHub, PyPI, and npm data. How scores work