probability icon indicating copy to clipboard operation
probability copied to clipboard

tensorflow_probability.layers cannot prompt related network layers

Open Ftine opened this issue 1 year ago • 2 comments

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

Ftine avatar Jun 15 '23 04:06 Ftine

I cleared the caches of Pycharm and restarted successfully。 tfpl

Ftine avatar Jun 15 '23 04:06 Ftine

But now why do I need to import from below python?

Ftine avatar Jun 15 '23 04:06 Ftine