当前位置:网站首页>Warning "force fallback to CPU execution for node: gather_191" in onnxruntime GPU 1.7
Warning "force fallback to CPU execution for node: gather_191" in onnxruntime GPU 1.7
2022-04-23 07:28:00 【wujpbb7】
Use onnxruntime-gpu( abbreviation ORT)1.7 infer onnx The following warnings appear when modeling ,
2021-12-01 15:50:30.792327215 [W:onnxruntime:Default, fallback_cpu_capability.cc:135 GetCpuPreferredNodes] Force fallback to CPU execution for node: Gather_191
2021-12-01 15:50:30.792374122 [W:onnxruntime:Default, fallback_cpu_capability.cc:135 GetCpuPreferredNodes] Force fallback to CPU execution for node: Unsqueeze_363
2021-12-01 15:50:30.792386144 [W:onnxruntime:Default, fallback_cpu_capability.cc:135 GetCpuPreferredNodes] Force fallback to CPU execution for node: Gather_188
2021-12-01 15:50:30.792413728 [W:onnxruntime:Default, fallback_cpu_capability.cc:135 GetCpuPreferredNodes] Force fallback to CPU execution for node: Unsqueeze_362
2021-12-01 15:50:30.792442104 [W:onnxruntime:Default, fallback_cpu_capability.cc:135 GetCpuPreferredNodes] Force fallback to CPU execution for node: Gather_182
2021-12-01 15:50:30.792453046 [W:onnxruntime:Default, fallback_cpu_capability.cc:135 GetCpuPreferredNodes] Force fallback to CPU execution for node: Unsqueeze_361
ORT choice cpu To do , Because of this operation be relative to cuda stay CPU Higher efficiency in production .
Reference resources :Force fallback to CPU execution for Gather, Unsqueeze, Concat nodes - onnxruntime-gpu 1.7.0, opset 12 and 13 #7792
upgrade ORT To 1.8, There was an inexplicable mistake :
[E:onnxruntime:, sequential_executor.cc:339 Execute] Non-zero status code returned while running Conv node. Name:'Conv_2' Status Message: /onnxruntime_src/onnxruntime/core/framework/bfc_arena.cc:330 void* onnxruntime::BFCArena::AllocateRawInternal(size_t, bool) Failed to allocate memory for requested buffer of size 409856
Upgrade to 1.9, That's fine .
版权声明
本文为[wujpbb7]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230611550373.html
边栏推荐
- Wechat applet uses wxml2canvas plug-in to generate some problem records of pictures
- AUTOSAR从入门到精通100讲(八十一)-AUTOSAR基础篇之FiM
- 机器视觉系列(02)---TensorFlow2.3 + win10 + GPU安装
- GIS实战应用案例100篇(五十一)-ArcGIS中根据指定的范围计算nc文件逐时次空间平均值的方法
- Systrace 解析
- 【无标题】PID控制TT编码器电机
- imx6ull-qemu 裸机教程1:GPIO,IOMUX,I2C
- 基于51单片机的温湿度监测+定时报警系统(c51源码)
- AUTOSAR从入门到精通100讲(八十七)-高级EEA的关键利器-AUTOSAR与DDS
- 【3D形状重建系列】Implicit Functions in Feature Space for 3D Shape Reconstruction and Completion
猜你喜欢

【点云系列】Fully-Convolutional geometric features

【点云系列】Unsupervised Multi-Task Feature Learning on Point Clouds

【点云系列】SO-Net:Self-Organizing Network for Point Cloud Analysis

以智能生产引领行业风潮!美摄智能视频生产平台亮相2021世界超高清视频产业发展大会

带您遨游太空,美摄科技为航天创意小程序提供全面技术支持

UEFI学习01-ARM AARCH64编译、ArmPlatformPriPeiCore(SEC)
![[Point Cloud Series] SG - Gan: Adversarial Self - attachment GCN for Point Cloud Topological parts Generation](/img/1d/92aa044130d8bd86b9ea6c57dc8305.png)
[Point Cloud Series] SG - Gan: Adversarial Self - attachment GCN for Point Cloud Topological parts Generation

Modifying a column with the 'identity' pattern is not supported

Chapter 3 pytoch neural network toolbox

机器视觉系列(02)---TensorFlow2.3 + win10 + GPU安装
随机推荐
美摄科技云剪辑,助力哔哩哔哩使用体验再升级
Pytorch model pruning example tutorial III. multi parameter and global pruning
UEFI学习01-ARM AARCH64编译、ArmPlatformPriPeiCore(SEC)
AUTOSAR从入门到精通100讲(八十四)-UDS之时间参数总结篇
机器学习——朴素贝叶斯
【点云系列】Relationship-based Point Cloud Completion
Chapter 1 numpy Foundation
机器视觉系列(01)---综述
Use originpro express for free
PyMySQL连接数据库
【點雲系列】SG-GAN: Adversarial Self-Attention GCN for Point Cloud Topological Parts Generation
SHA512/384 原理及C语言实现(附源码)
PyTorch 17. GPU并发
【期刊会议系列】IEEE系列模板下载指南
AUTOSAR从入门到精通100讲(八十三)-BootLoader自我刷新
PyTorch 22. PyTorch常用代码段合集
PyTorch 21. PyTorch中nn.Embedding模块
Face_ Recognition face detection
imx6ull-qemu 裸机教程2:USDHC SD卡
Machine learning III: classification prediction based on logistic regression