Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dtemplate.py506 self._eager_variable_store = variable_scope.EagerVariableStore(default)
510 self._eager_variable_store = variable_scope.EagerVariableStore()
H A Dvariable_scope.py1519 class EagerVariableStore: class
1579 new_store = EagerVariableStore()
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/variables/
H A Dvariable_scope_test.py192 store = variable_scope.EagerVariableStore()
256 store = variable_scope.EagerVariableStore()
280 container = variable_scope.EagerVariableStore()