当前位置:网站首页>【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编译的问题;
完
边栏推荐
- Basic introduction to ShardingJDBC
- What does a software test report contain?
- Nacos
- Drools WorkBench的简介与使用
- The final exam first year course
- The effective square of the test (one question of the day 7/29)
- Face detection based on opencv
- [1153]mysql中between的边界范围
- Inner monologue from a female test engineer...
- 来自一位女测试工程师的内心独白...
猜你喜欢
Problems that need to be solved by the tcp framework
Maximum monthly salary of 20K?The average salary is nearly 10,000... What is the experience of working in a Huawei subsidiary?
coldfusion8 background scheduled tasks take shell
Maximum area of solar panel od js
直播预告 | KDD2022博士论文奖冠亚军对话
How to design the changing system requirements
What level of software testing does it take to get a 9K job?
STM32CUBEMX develops GD32F303 (11) ---- ADC scans multiple channels in DMA mode
CMOS和TTL的区别?
Static routing + PAT + static NAT (explanation + experiment)
随机推荐
cudaMemcpy study notes
汉诺塔问题
My first understanding of MySql, and the basic syntax of DDL and DML and DQL in sql statements
16. Registration Center-consul
tcp框架需要解决的问题
曼城推出可检测情绪的智能围巾,把球迷给整迷惑了
Tower of Hanoi problem
mysql index
Real-time image acquisition based on FPGA
STP选举(步骤+案列)详解
Inner monologue from a female test engineer...
Draw Your Cards
LeetCode 1161 最大层内元素和[BFS 二叉树] HERODING的LeetCode之路
ShardingJDBC使用总结
Android's webview cache related knowledge collection
STM32CUBEMX develops GD32F303 (11) ---- ADC scans multiple channels in DMA mode
二层广播风暴(产生原因+判断+解决)
项目开发软件目录结构规范
mysql view
PDF split/merge