Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/saving/
Dsaved_model_test.py238 def sequential_model_without_input_shape(uses_learning_phase=True): function
318 'model_builder': sequential_model_without_input_shape,
493 model = sequential_model_without_input_shape(True)
515 'model_builder': sequential_model_without_input_shape,