mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-04 20:45:49 +08:00
tensorflow: add missing re-export (#14816)
This commit is contained in:
@@ -18,6 +18,7 @@ from tensorflow import (
|
||||
io as io,
|
||||
keras as keras,
|
||||
math as math,
|
||||
random as random,
|
||||
types as types,
|
||||
)
|
||||
from tensorflow._aliases import (
|
||||
|
||||
Reference in New Issue
Block a user