Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dtemplate.py492 self._eager_variable_store = variable_scope.EagerVariableStore(default)
494 self._eager_variable_store = variable_scope.EagerVariableStore()
Dvariable_scope.py1480 class EagerVariableStore(object): class
1540 new_store = EagerVariableStore()
/external/tensorflow/tensorflow/python/kernel_tests/
Dvariable_scope_test.py196 store = variable_scope.EagerVariableStore()
260 store = variable_scope.EagerVariableStore()
284 container = variable_scope.EagerVariableStore()