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

Asynchronous TensorFlow plotting doesn't work on Mac OSX #127

Closed
jonashen opened this issue Jun 7, 2018 · 1 comment
Closed

Asynchronous TensorFlow plotting doesn't work on Mac OSX #127

jonashen opened this issue Jun 7, 2018 · 1 comment
Labels

Comments

@jonashen
Copy link
Collaborator

jonashen commented Jun 7, 2018

Asynchronous plotting for TensorFlow works perfectly fine on Linux using threading.Thread, but Mac OS X will not display a window, even if threading.Thread is switched to multiprocessing.Process, which is how it was implemented using Theano.

@ryanjulian
Copy link
Owner

See rlworkgroup/garage#3

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

No branches or pull requests

2 participants