当前位置:网站首页>【CV项目调试】CUDNN_CONVOLUTION_FWD_SPECIFY_WORKSPACE_LIMIT问题
【CV项目调试】CUDNN_CONVOLUTION_FWD_SPECIFY_WORKSPACE_LIMIT问题
2022-07-31 02:21:00 【51CTO】
前言
error
原因
cudnn8.x里是没有CUDNN_CONVOLUTION_FWD_SPECIFY_WORKSPACE_LIMIT这个宏定义的,而CUDA11.x又不能配套使用cudnn7.x,但是RTX30序列的GPU又必须使用CUDA11.x才能正常跑,感觉进了死胡同。后来找了比较久搜到NVIDIA给出了一个针对cudnn8的解决方案代码,就是修改出错的文件src/convolutional_layer.c的代码,增加针对CUDNN_MAJOR>=8的处理。
参考
1. yolo_with_cudnn;
2. 如何解决pjreddie版darknet不能使用cudnn8编译的问题;
完
边栏推荐
- My first understanding of MySql, and the basic syntax of DDL and DML and DQL in sql statements
- Difference between CMOS and TTL?
- pycharm cannot run after renaming (error: can't open file...No such file or directory)
- Nacos
- 力扣刷题之有效的正方形(每日一题7/29)
- 1. Non-type template parameters 2. Specialization of templates 3. Explanation of inheritance
- AI在医疗影像设备全流程应用
- cudaMemcpy study notes
- Real-time image acquisition based on FPGA
- Maximum monthly salary of 20K?The average salary is nearly 10,000... What is the experience of working in a Huawei subsidiary?
猜你喜欢

CV-Model【3】:MobileNet v2

User interaction + formatted output
![[WeChat applet] This article takes you to understand data binding, event binding, event parameter transfer, and data synchronization](/img/f8/8437783794c2007a74c0a153d85102.png)
[WeChat applet] This article takes you to understand data binding, event binding, event parameter transfer, and data synchronization

Static route analysis (the longest mask matching principle + active and standby routes)

图像处理技术的心酸史
![CV-Model [3]: MobileNet v2](/img/c7/1155a1f610110724c67a3b7557ef28.jpg)
CV-Model [3]: MobileNet v2

AI在医疗影像设备全流程应用

ShardingJDBC使用总结

tcp框架需要解决的问题

Manchester City confuses fans with smart scarf that detects emotions
随机推荐
mysql 索引
AI中的数学思想
The effective square of the test (one question of the day 7/29)
Introduction to flask series 】 【 flask - using SQLAlchemy
keep-alive cache component
934. 最短的桥
Introduction and use of Drools WorkBench
Unity界面总体介绍
Force buckled brush the stairs (7/30)
print task sorting js od huawei
曼城推出可检测情绪的智能围巾,把球迷给整迷惑了
医疗影像领域AI软件开发流程
Brute Force/Adjacency List Breadth First Directed Weighted Graph Undirected Weighted Graph
项目开发软件目录结构规范
vlan间路由+静态路由+NAT(PAT+静态NAT)综合实验
golang GUI for nuxui — HelloWorld
Verify the integer input
Can an inexperienced college graduate switch to software testing?my real case
怎样做好一个创业公司CTO?
Drools basic introduction, introductory case, basic syntax