Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dtemplate.py481 self._eager_variable_store = variable_scope.EagerVariableStore(default)
483 self._eager_variable_store = variable_scope.EagerVariableStore()
Dvariable_scope.py1387 class EagerVariableStore(object): class
1447 new_store = EagerVariableStore()
/external/tensorflow/tensorflow/contrib/eager/python/
Dtfe.py137 from tensorflow.python.ops.variable_scope import EagerVariableStore
/external/tensorflow/tensorflow/python/layers/
Dcore_test.py292 container = variable_scope.EagerVariableStore()
/external/tensorflow/tensorflow/python/kernel_tests/
Dvariable_scope_test.py185 store = variable_scope.EagerVariableStore()
248 store = variable_scope.EagerVariableStore()