Open main menu

CDOT Wiki β

Changes

GPU621/Intel DAAL

1 byte added, 12:39, 7 December 2022
Intel DAAL
The '''services section''' round out the entire system, providing functions to the others such as memory allocation and error handling.
Example service funtions functions include functions to safely read files:
size_t readTextFile(const std::string& datasetFileName, daal::byte** data)
42
edits