We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5eb040 commit 4539964Copy full SHA for 4539964
lite/backends/opencl/cl_runtime.h
@@ -74,7 +74,6 @@ class CLRuntime {
74
// 1. opencl_lib_found must be true
75
// 2. dlsym_success must be true
76
77
- InitializeDevice();
78
bool support_fp16 =
79
static_cast<bool>(device_info_["CL_DEVICE_EXTENSIONS_FP16"]);
80
#ifdef LITE_WITH_LOG
0 commit comments