Searched defs:update_ops (Results 1 – 4 of 4) sorted by relevance
232 def _finish(self, update_ops, name_scope): argument
64 def _get_latest_eval_step_value(update_ops): argument
722 def finish(self, update_ops): argument1057 def _finish(self, update_ops, name_scope): argument
151 std::vector<XlaOp> update_ops; in SolveWithInvertedDiagonalBlocks() local