Home
last modified time | relevance | path

Searched defs:primary_variable (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/training/tracking/
Dutil_test.py169 def __init__(self, primary_variable, mirrored_variable, name): argument
/external/tensorflow/tensorflow/python/training/
Dsaver_test.py2996 def __init__(self, primary_variable, mirrored_variable, name): argument
/external/tensorflow/tensorflow/python/distribute/
Dvalues.py1000 def __init__(self, distributed_variable, primary_variable, name): argument
1019 def __init__(self, mirrored_variable, primary_variable, name): argument