Searched refs:_clone_functional_model (Results 1 – 3 of 3) sorted by relevance
162 keras.models._clone_functional_model, layer_fn=models.share_weights)228 keras.models._clone_functional_model, layer_fn=models.share_weights)279 keras.models._clone_functional_model(seq_model)281 keras.models._clone_functional_model(None)
133 def _clone_functional_model(model, input_tensors=None, layer_fn=_clone_layer): function435 return _clone_functional_model(
729 updated_model = models._clone_functional_model(