Type model_subclassing_test_util Namespace tensorflow.python.keras.model_subclassing_test_util Methods get_nested_model_3 get_nested_model_3_dyn Properties CustomCallModel_fn get_nested_model_3_fn MultiIOTestModel_fn NestedTestModel1_fn NestedTestModel2_fn SimpleConvTestModel_fn SimpleTestModel_fn TrainingMaskingModel_fn TrainingNoDefaultModel_fn Public static methods Model get_nested_model_3(int input_dim, int num_classes) object get_nested_model_3_dyn(object input_dim, object num_classes) Public properties PythonFunctionContainer CustomCallModel_fn get; PythonFunctionContainer get_nested_model_3_fn get; PythonFunctionContainer MultiIOTestModel_fn get; PythonFunctionContainer NestedTestModel1_fn get; PythonFunctionContainer NestedTestModel2_fn get; PythonFunctionContainer SimpleConvTestModel_fn get; PythonFunctionContainer SimpleTestModel_fn get; PythonFunctionContainer TrainingMaskingModel_fn get; PythonFunctionContainer TrainingNoDefaultModel_fn get;