Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues running on Windows 10: #119

Open
dokluch opened this issue Apr 12, 2021 · 1 comment
Open

Issues running on Windows 10: #119

dokluch opened this issue Apr 12, 2021 · 1 comment

Comments

@dokluch
Copy link

dokluch commented Apr 12, 2021

Hi. I am struggling to make this repo work somewhere outside Google Colab and asking for advice.
Since my os of choice (mainly) is Windows, I would like to have an option to run the code on it.

I've created a Conda env with tf 1.15, but still, can't figure out why the simplest command:
python neural_style.py --content_img lion.jpg --style_imgs kandinsky.jpg

Never gets past the following line:
I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library cudnn64_7.dll

I am running on RTX A6000 and this should be a pretty fast job for it, but somehow I can't get to even start running the simple transfer. I also never get any error.

Any advice on debugging and setting up the correct environment are much appreciated.
Thank you

@Chauban
Copy link

Chauban commented Feb 2, 2022

I have this same issues. Have u addressed it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants