|
|
|
|
|
by oerpli
3005 days ago
|
|
Does someone know what's the current state of TF on Windows?
I've used it for some image classification homework 1.5y ago and back then I had some issues but it kind of worked. Does someone have more recent experiences in some hobby project or even in a production env?
Or are there other NN frameworks when using Windows? |
|
I did have to install a new cudnn 7 DLL recently after moving to 1.5 (or 1.6) with CUDA 9. That's about it.
I don't use all the fancier tools though (e.g. loading from GCS/S3 buckets etc, just local data for me). But everything seems to works just fine these days, it seems.