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

in GPU, print cannot work #43

Open
nalibjchn opened this issue Jul 18, 2019 · 0 comments
Open

in GPU, print cannot work #43

nalibjchn opened this issue Jul 18, 2019 · 0 comments

Comments

@nalibjchn
Copy link

nalibjchn commented Jul 18, 2019

model = FaceAging(
session, # TensorFlow session
is_training=FLAGS.is_train, # flag for training or testing mode
save_dir=FLAGS.savedir, # path to save checkpoints, samples, and summary
dataset_name=FLAGS.dataset # name of the dataset in the folder ./data
)

in the main.py, all the print commands dose not work in GPU. Colab can work. do you know why?

@nalibjchn nalibjchn changed the title in GPU, print in GPU, print cannot work Jul 18, 2019
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

1 participant