Searched defs:CLContext (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/lite/delegates/gpu/cl/ | ||
| D | cl_context.h | 31 CLContext() {} in CLContext() function |
| D | cl_context.cc | 104 CLContext::CLContext(cl_context context, bool has_ownership) in CLContext() function in tflite::gpu::cl::CLContext |
| /external/llvm-project/polly/tools/GPURuntime/ | ||
| D | GPUJIT.c | 623 OpenCLContext *CLContext = (OpenCLContext *)GlobalContext->Context; in launchKernelCL() local |