qqwweee / keras-yolo3

A Keras implementation of YOLOv3 (Tensorflow backend)
MIT License
7.14k stars 3.44k forks source link

how to use cudnn 7.1.4 ? #775

Open sunt40 opened 2 years ago

sunt40 commented 2 years ago

This code is use for cudnn 7.2, but my cudnn version is 7.1.4 . How to modify the code so that I can use the code for cudnn 7.1.4 ?

wowo68 commented 2 years ago

这是来自QQ邮箱的假期自动回复邮件。你好,我最近正在休假中,无法亲自回复你的邮件。我将在假期结束后,尽快给你回复。

sunt40 commented 2 years ago

我的tensorflow版本是1.12,如果不想用gpu跑此代码,该如何修改呢