Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/coordinator/
Dcluster_coordinator.py1316 def disallow_variable_creation(next_creator, **kwargs): function
1320 with variable_scope.variable_creator_scope(disallow_variable_creation):
1323 with variable_scope.variable_creator_scope(disallow_variable_creation):