Home
last modified time | relevance | path

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

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