Kotlin / kotlindl

High-level Deep Learning Framework written in Kotlin and inspired by Keras
Apache License 2.0
1.47k stars 103 forks source link

Support for Tensorflow 2.4 #573

Closed nicolaiRostrup closed 11 months ago

nicolaiRostrup commented 1 year ago

I'm trying to make a project run on GPU Nvidia RTX 3060. It doesn't seem to work with the currently required (old) versions of Tensorflow and CUDA, i.e. TensorFlow 1.5 and CUDA 10.0. Is it possible to upgrade the support for more recent versions of these to enable use of more modern GPUs?

zaleslaw commented 1 year ago

Dear @nicolaiRostrup Unfortunately, no, some reasons are discussed here https://github.com/Kotlin/kotlindl/issues/537