build: fix typing/mypy issues
This commit is contained in:
3
tensorflow-stubs/keras/__internal__/utils/__init__.pyi
Normal file
3
tensorflow-stubs/keras/__internal__/utils/__init__.pyi
Normal file
@ -0,0 +1,3 @@
|
||||
from keras.engine.data_adapter import get_data_handler as get_data_handler
|
||||
from keras.testing_infra.test_utils import layer_test as layer_test
|
||||
from keras.utils.tf_utils import register_symbolic_tensor_type as register_symbolic_tensor_type
|
Reference in New Issue
Block a user