Home
last modified time | relevance | path

Searched refs:_weight_loading_test_template (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/keras/saving/
Dhdf5_format_test.py843 def _weight_loading_test_template(self, make_model_fn): member in TestWeightSavingAndLoadingTFFormat
898 self._weight_loading_test_template(_make_graph_model)
902 self._weight_loading_test_template(SubclassedModel)