Skip to content

  • 体验新版
    • 正在加载...
  • 登录
  • PaddlePaddle
  • PaddleOCR
  • Issue
  • #534

P
PaddleOCR
  • 项目概览

PaddlePaddle / PaddleOCR
大约 2 年 前同步成功

通知 1557
Star 32965
Fork 6643
  • 代码
    • 文件
    • 提交
    • 分支
    • Tags
    • 贡献者
    • 分支图
    • Diff
  • Issue 108
    • 列表
    • 看板
    • 标记
    • 里程碑
  • 合并请求 7
  • Wiki 0
    • Wiki
  • 分析
    • 仓库
    • DevOps
  • 项目成员
  • Pages
P
PaddleOCR
  • 项目概览
    • 项目概览
    • 详情
    • 发布
  • 仓库
    • 仓库
    • 文件
    • 提交
    • 分支
    • 标签
    • 贡献者
    • 分支图
    • 比较
  • Issue 108
    • Issue 108
    • 列表
    • 看板
    • 标记
    • 里程碑
  • 合并请求 7
    • 合并请求 7
  • Pages
  • 分析
    • 分析
    • 仓库分析
    • DevOps
  • Wiki 0
    • Wiki
  • 成员
    • 成员
  • 收起侧边栏
  • 动态
  • 分支图
  • 创建新Issue
  • 提交
  • Issue看板
You need to sign in or sign up before continuing.
已关闭
开放中
Opened 8月 14, 2020 by saxon_zh@saxon_zhGuest

报错:paddle_lite_opt --model_file=./ch_det_mv3_db/model --param_file=./ch_det_mv3_db/params --valid_targets=arm --optimize_out_type=naive_buffer --optimize_out=fer_opt_out

Created by: zhangyaobo

root@wysengine-desktop:/opt/tools/Paddle-Lite/build.lite.linux.armv8.gcc/inference_lite_lib.armlinux.armv8/demo/python# paddle_lite_opt   --model_file=./ch_det_mv3_db/model    --param_file=./ch_det_mv3_db/params  --valid_targets=arm      --optimize_out_type=naive_buffer          --optimize_out=fer_opt_out 
[I  8/14 17:53:57.919 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1064 Setup] ARM multiprocessors name: MODEL NAME	: ARMV8 PROCESSOR REV 1 (V8L)

[I  8/14 17:53:57.919 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1065 Setup] ARM multiprocessors number: 4
[I  8/14 17:53:57.919 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1067 Setup] ARM multiprocessors ID: 0, max freq: 1428, min freq: 1428, cluster ID: 0, CPU ARCH: A57
[I  8/14 17:53:57.919 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1067 Setup] ARM multiprocessors ID: 1, max freq: 1428, min freq: 1428, cluster ID: 0, CPU ARCH: A57
[I  8/14 17:53:57.919 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1067 Setup] ARM multiprocessors ID: 2, max freq: 1428, min freq: 1428, cluster ID: 0, CPU ARCH: A57
[I  8/14 17:53:57.919 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1067 Setup] ARM multiprocessors ID: 3, max freq: 1428, min freq: 1428, cluster ID: 0, CPU ARCH: A57
[I  8/14 17:53:57.919 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1073 Setup] L1 DataCache size is: 
[I  8/14 17:53:57.919 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1075 Setup] 48 KB
[I  8/14 17:53:57.919 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1075 Setup] 48 KB
[I  8/14 17:53:57.919 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1075 Setup] 48 KB
[I  8/14 17:53:57.919 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1075 Setup] 48 KB
[I  8/14 17:53:57.919 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1077 Setup] L2 Cache size is: 
[I  8/14 17:53:57.920 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1079 Setup] 2048 KB
[I  8/14 17:53:57.920 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1079 Setup] 2048 KB
[I  8/14 17:53:57.920 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1079 Setup] 2048 KB
[I  8/14 17:53:57.920 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1079 Setup] 2048 KB
[I  8/14 17:53:57.920 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1081 Setup] L3 Cache size is: 
[I  8/14 17:53:57.920 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1083 Setup] 0 KB
[I  8/14 17:53:57.920 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1083 Setup] 0 KB
[I  8/14 17:53:57.920 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1083 Setup] 0 KB
[I  8/14 17:53:57.920 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1083 Setup] 0 KB
[I  8/14 17:53:57.920 ...ddle-Lite-2.6.1/lite/core/device_info.cc:1085 Setup] Total memory: 4051520KB
[I  8/14 17:53:57.974 ...tu/Paddle-Lite-2.6.1/lite/api/cxx_api.cc:251 Build] Load model from file.
[F  8/14 17:53:58. 46 ...u/Paddle-Lite-2.6.1/lite/core/program.cc:192 Build] Check failed: op: no Op found for hard_swish
Aborted (core dumped)
root@wysengine-desktop:/opt/tools/Paddle-Lite/build.lite.linux.armv8.gcc/inference_lite_lib.armlinux.armv8/demo/python# 
指派人
分配到
无
里程碑
无
分配里程碑
工时统计
无
截止日期
无
标识: paddlepaddle/PaddleOCR#534
渝ICP备2023009037号

京公网安备11010502055752号

网络110报警服务 Powered by GitLab CE v13.7
开源知识
Git 入门 Pro Git 电子书 在线学 Git
Markdown 基础入门 IT 技术知识开源图谱
帮助
使用手册 反馈建议 博客
《GitCode 隐私声明》 《GitCode 服务条款》 关于GitCode
Powered by GitLab CE v13.7