Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dvalues.py1195 def __init__(self, sync_on_read_variable, name): argument
1196 self._sync_on_read_variable = sync_on_read_variable
1198 sync_on_read_variable, sync_on_read_variable._primary, name)