Skip to content

It can not work correctly with tensorflow #83

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

Closed
svod5306 opened this issue Apr 6, 2019 · 1 comment
Closed

It can not work correctly with tensorflow #83

svod5306 opened this issue Apr 6, 2019 · 1 comment

Comments

@svod5306
Copy link

svod5306 commented Apr 6, 2019

well,my python version is 3.6.5 64bit,and my tensorflow version is 1.13.1.
the simple code is:
import tensorflow as tf
but the intellicode can not auto show tf method after I typed tf.
It only can show if I write "import tensorflow.python as tf",but you know,this is not right.

@jkeech
Copy link
Contributor

jkeech commented Apr 8, 2019

This is due to microsoft/python-language-server#881. Once the issue is fixed in the language server and base intellisense shows up correctly for tensorflow, IntelliCode recommendations should show up as well.

@jkeech jkeech closed this as completed Apr 8, 2019
gewarren pushed a commit that referenced this issue Sep 23, 2019
…orings

Adding AB experiment page for refactorings support
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