#include <CL/sycl/bit_cast.hpp>
#include <CL/sycl/detail/defines.hpp>
#include <CL/sycl/sycl_span.hpp>
#include <exception>
#include <functional>
#include <memory>
#include <mutex>
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
cl | |
We provide new interfaces for matrix muliply in this patch: | |
cl::sycl | |
Functions | |
template<typename T , typename... ArgsT> | |
std::unique_ptr< T > | cl::sycl::make_unique_ptr (ArgsT &&... Args) |