You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #11493 on May 25, 2024 07:35.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
android_demo 项目用最新的 android studio,gradle 6.5 jdk8,ndk21.1
启动时,项目报错 PaddleOCR-release-2.7/deploy/android_demo/app/src/main/cpp/ppredictor.cpp:22:52: error: no member named 'IsOpenCLBackendValid' in namespace 'paddle::lite_api'
bool is_opencl_backend_valid = paddle::lite_api::IsOpenCLBackendValid(/check_fp16_valid = false/);
不懂 c++ 的逻辑
Beta Was this translation helpful? Give feedback.
All reactions