Searched refs:EagerVariableStore (Results 1 – 5 of 5) sorted by relevance
481 self._eager_variable_store = variable_scope.EagerVariableStore(default)483 self._eager_variable_store = variable_scope.EagerVariableStore()
1387 class EagerVariableStore(object): class1447 new_store = EagerVariableStore()
137 from tensorflow.python.ops.variable_scope import EagerVariableStore
292 container = variable_scope.EagerVariableStore()
185 store = variable_scope.EagerVariableStore()248 store = variable_scope.EagerVariableStore()