Searched defs:cl_type (Results 1 – 7 of 7) sorted by relevance
| /external/swiftshader/third_party/subzero/src/ |
| D | IceClFlags.cpp | 99 using cl_type = cl::list<T>; typedef 103 using cl_type = cl::opt<T>; typedef 108 using cl_type = cl::opt<T>; typedef
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
| D | cl_arguments.cc | 475 std::string cl_type; in GetListOfArgs() local
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/task/ |
| D | arguments.cc | 212 const std::string cl_type = in BufferToKernelLanguage() local
|
| /external/ComputeLibrary/include/CL/ |
| D | opencl.hpp | 1049 Func f, cl_uint name, vector<T>* param, int, typename T::cl_type = 0) in getInfoHelper() 1145 inline cl_int getInfoHelper(Func f, cl_uint name, T* param, int, typename T::cl_type = 0) in getInfoHelper() 1829 typedef T cl_type; typedef in cl::detail::Wrapper 1923 typedef cl_device_id cl_type; typedef in cl::detail::Wrapper
|
| /external/mesa3d/include/CL/ |
| D | cl2.hpp | 1058 Func f, cl_uint name, vector<T>* param, int, typename T::cl_type = 0) in getInfoHelper() 1154 inline cl_int getInfoHelper(Func f, cl_uint name, T* param, int, typename T::cl_type = 0) in getInfoHelper() 1750 typedef T cl_type; typedef in cl::detail::Wrapper 1844 typedef cl_device_id cl_type; typedef in cl::detail::Wrapper
|
| D | cl.hpp | 1191 inline cl_int getInfoHelper(Func f, cl_uint name, VECTOR_CLASS<T>* param, int, typename T::cl_type … in getInfoHelper() 1310 inline cl_int getInfoHelper(Func f, cl_uint name, T* param, int, typename T::cl_type = 0) in getInfoHelper() 1826 typedef T cl_type; typedef in cl::detail::Wrapper 1907 typedef cl_device_id cl_type; typedef in cl::detail::Wrapper
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
| D | conv_generic.cc | 772 const std::string cl_type = ToCLDataType(conv_params.weights_data_type); in GenerateConv() local
|