probability
probability copied to clipboard
tensorflow_probability.layers cannot prompt related network layers
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?????
I cleared the caches of Pycharm and restarted successfully。
But now why do I need to import from below python?