We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tensorflow
1 parent d6e5369 commit 7b277d8Copy full SHA for 7b277d8
stubs/tensorflow/tensorflow/__init__.pyi
@@ -18,6 +18,7 @@ from tensorflow import (
18
io as io,
19
keras as keras,
20
math as math,
21
+ random as random,
22
types as types,
23
)
24
from tensorflow._aliases import (
0 commit comments