Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

When will Tensorflow 1.15 and Tensorflow 2.0.0 be supported? #1564

Closed
zhen8838 opened this issue Sep 18, 2019 · 3 comments
Closed

When will Tensorflow 1.15 and Tensorflow 2.0.0 be supported? #1564

zhen8838 opened this issue Sep 18, 2019 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@zhen8838
Copy link

Environment data

  • Language Server version: languageServer.0.3.76
  • OS and version: Window 10 18362 and Ubuntu 18.04
  • Python version (& distribution if applicable, e.g. Anaconda): Miniconda3 python 3.7.3

Expected behaviour

Intellisense working well with TensorFlow 2.0 and Tensorflow 1.15 like Tensorflow 1.14.

Actual behaviour

Tensorflow 2.0.0rc1

Whatever I type, it can only prompt _sys module, And all variable types are module

Tensorflow 1.15rc1

Modules are not fully loaded

Logs

Tensorflow 2.0.0rc1

https://file.io/juxA1M

Tensorflow 1.15rc1

https://file.io/oJ4sOr

Additional lnformation

I hope this project will develop better.

@MikhailArkhipov
Copy link

Please see thread in #818. TF 2.0 has dynamic custom system of exports so the only way for static analysis to figure out what is exported and what types are is to have stubs provided by the package developer.

@MikhailArkhipov MikhailArkhipov added the duplicate This issue or pull request already exists label Sep 18, 2019
@zhen8838
Copy link
Author

OK, I'll wait for any updates.

@MikhailArkhipov
Copy link

Closing in favor of #818

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants