Searched defs:update_ops (Results 1 – 4 of 4) sorted by relevance
815 def finish(self, update_ops): argument1150 def _finish(self, update_ops, name_scope): argument
293 def _finish(self, update_ops, name_scope): argument
60 def _get_latest_eval_step_value(update_ops): argument
145 std::vector<XlaOp> update_ops; in SolveWithInvertedDiagonalBlocks() local