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

tensorflow error #70

Open
Leslli opened this issue May 7, 2019 · 1 comment
Open

tensorflow error #70

Leslli opened this issue May 7, 2019 · 1 comment

Comments

@Leslli
Copy link

Leslli commented May 7, 2019

ubuntu18.04
gcc,g++ 4.8
tensorflow 1.12
cuda 9.0
python 2.7
When I ran the code of unsupervised, it showed the importerror libcublas 9.0 can not open.
But when I run other codes of tensorflow, there is no problem like this.
@nothinglo could you show me the requirements of the codes ?

@Youlenda
Copy link

Hi,

When I run the TF.py in the "[Online_Demo_Models]_Deep-Photo-Enhancer/LPGAN_exp_G3_736" file, I face this error:

Shapes (2, 1, 32, 32, 128) and () are incompatible

in line: netG_test_output1 = model(netG, test_df.input1, False, netG_act_o, is_first=True)

Would you mind helping me with it? Thank you in advance.

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