Home
last modified time | relevance | path

Searched defs:update_variable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dtpu_strategy_test.py1091 def update_variable(): function
1382 def update_variable(): function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dquantize_training.cc367 Node* decay, Node* update_variable, in MakeExponentialMovingAverage()