tensorflow / tensorflow/probability
tensorflow_probability.layers cannot prompt related network layers
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
I used TensorFlow version is 2.7, and tensorflow_probability== 0.15.0。
When I was programming with pycharm, " tensorflow.kears " was no longer supported, and I was confused. Then I checked some information, you have changed " from tensorflow.python import keras ".
When I use tensorflow_probability, I still can't receive the corresponding prompt.
What should I do to get the prompt of the corresponding Layers?????
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the missing autocomplete for tensorflow_probability.layers in PyCharm with TensorFlow 2.7 and tensorflow_probability 0.15.0, comparing it with the tensorflow.keras behavior shown in the issue. Determine whether the corresponding layer suggestions can be restored or whether the limitation needs to be documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- developer-experience, machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100