Compute Library
18.03
|
#include <string>
#include <utility>
#include <CL/cl2.hpp>
Go to the source code of this file.
Data Structures | |
class | CLSymbols |
Namespaces | |
cl | |
arm_compute | |
This file contains all available output stages for GEMMLowp on OpenCL. | |
Macros | |
#define | CL_HPP_ENABLE_EXCEPTIONS |
#define | CL_HPP_CL_1_2_DEFAULT_BUILD |
#define | CL_HPP_TARGET_OPENCL_VERSION 110 |
#define | CL_HPP_MINIMUM_OPENCL_VERSION 110 |
#define | DECLARE_FUNCTION_PTR(func_name) std::function<decltype(func_name)> func_name##_ptr = nullptr |
Functions | |
bool | opencl_is_available () |