Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/checkpoint/
H A Dcheckpoint_test.py148 def __init__(self, primary_variable, mirrored_variable, name): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dvalues.py1060 def __init__(self, distributed_variable, primary_variable, name): argument
1082 def __init__(self, mirrored_variable, primary_variable, name): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dsaver_test.py3062 def __init__(self, primary_variable, mirrored_variable, name): argument