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

tf.contrib.xprof not supported on Windows #11046

Closed
soukira opened this issue Jun 25, 2017 · 2 comments
Closed

tf.contrib.xprof not supported on Windows #11046

soukira opened this issue Jun 25, 2017 · 2 comments
Assignees

Comments

@soukira
Copy link

soukira commented Jun 25, 2017

opts = tf.contrib.tfprof.model_analyzer.TRAINABLE_VARS_PARAMS_STAT_OPTIONS
AttributeError: module 'tensorflow.contrib.tfprof' has no attribute 'model_analyzer'

I have tensorflow version 1.2 and have made all the other transitioning changes and the above error was thrown later.
Has the contrib support been resolved for Windows? Please help

@mrry mrry changed the title Contrib support still not available to windows tf.contrib.xprof not supported on Windows Jun 26, 2017
@mrry
Copy link
Contributor

mrry commented Jun 26, 2017

The tf.contrib.tfprof submodule is not yet supported on Windows. @panyx0718 is currently working to add support for this submodule, so assigning this bug to him as a placeholder.

@panyx0718
Copy link

I think it supports Windows now. Note: Now the api is: tf.profiler
Let me know if it doesn't work

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

3 participants