Home
last modified time | relevance | path

Searched defs:update_ops (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/training/
Dadam.py232 def _finish(self, update_ops, name_scope): argument
Devaluation.py64 def _get_latest_eval_step_value(update_ops): argument
Doptimizer.py722 def finish(self, update_ops): argument
1057 def _finish(self, update_ops, name_scope): argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dtriangular_solve_expander.cc151 std::vector<XlaOp> update_ops; in SolveWithInvertedDiagonalBlocks() local