tensorflow / tensorflow/probability

tensorflow_probability.layers cannot prompt related network layers

Open
#1,729 2 comments 0 reactions 0 assignees View on GitHub

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。
v_2

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 ".

tf_1

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?????

tfp
tfp_1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.