当前位置:网站首页>Process finished with exit code-1073740791(0xC0000409)
Process finished with exit code-1073740791(0xC0000409)
2022-07-28 14:55:00 【javafalcon】
I am using Tensorflow Run depth neural network , appear “Process finished with exit code-1073740791(0xC0000409)”, I checked many blog posts on Baidu and Google , Can't solve , Maybe there are many reasons for this mistake , The scheme given online is not suitable for me . In the end, my solution is :
1. Check if it is GPU The problem of . Add... To the code :
import os
os.environ["CUDA_VISIBLE_DEVICES"] = "-1"
This code set GPU Ban , Use only CPU, If the program works properly , There is no problem with the code , yes GPU The problem of .
2. After inspection, I found that I was “C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.0\include” Can't find... In the directory cudnn.h file , I guess I accidentally put cudnn The relevant files were deleted . So from the “https://developer.nvidia.com/rdp/cudnn-archive” Website download with me cuda Corresponding version cuDNN Compressed packages , Download and unzip , And copy the files in the unzipped directory to “C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.0\“ Under the corresponding folder . Problem solved .
边栏推荐
- How long can we "eat" the dividends of domestic databases?
- C # read INI file and key value pair operation
- Product Manager
- SSH service
- It's so hot that solar power can't take off? Hello, head
- How to use the C language library function getchar ()
- QT serialization qdatastream
- Core Data 是如何在 SQLite 中保存数据的
- Hand in hand from 0 to a "Nuggets special attention" Google plug-in, 5000 words detailed vue3 responsive principle, the advantages, disadvantages and choices of several cache read-write schemes, flyin
- Added the ability of class @published for @cloudstorage
猜你喜欢

SSH service

Getting started with scottplot tutorial: getting and displaying values at the mouse

9、 C array explanation

文件批量重命名工具Bulk Rename Utility

看了就会的 Rainbond 入门教程

6、 C language circular statement

MITK creates plug-ins and generates plug-ins

数字化转型安全问题频发,山石网科助力数字政府建设

Multi merchant mall system function disassembly lecture 17 - platform side order list

OKR与GRAD
随机推荐
7、 Detailed explanation of C language function definition
[Tanabata] Tanabata lonely little frog research edition? The final chapter of Tanabata Festival!
Realization of chat room function
2022 safety officer-a certificate operation certificate examination question bank simulated examination platform operation
C language exercises
我正在使用中的博客创作工具
Brief introduction and use of mqtt entry level
在 SwiftUI 视图中打开 URL 的若干方法
String转为long 类型报错原因:要转为long必须是int、double、float型[通俗易懂]
Ability to add class @published for custom attribute wrapper types
8、 C scope rules
How to effectively conduct the review meeting (Part 1)?
VTK annotation class widget vtkborderwidget
Product Manager
pix2pix
Various pitfalls encountered in UI development
Getting started with scottplot tutorial: getting and displaying values at the mouse
Redis-Redis在Jedis中的使用
Third class exercise
Vtkcellpicker picking triangular patches