tensorflow: add missing re-export (#14816)

This commit is contained in:
Hoël Bagard
2025-10-07 19:31:46 +09:00
committed by GitHub
parent d6e5369c9f
commit 7b277d8516
+1
View File
@@ -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 (