Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/
Dbackend.py417 configure_and_create_distributed_session(
5328 def configure_and_create_distributed_session(distribution_strategy): function
/external/tensorflow/tensorflow/python/keras/engine/
Dtraining.py301 K.configure_and_create_distributed_session(self._distribution_strategy)