Searched defs:handle_op (Results 1 – 3 of 3) sorted by relevance
55 std::unique_ptr<TFE_Op, decltype(&TFE_DeleteOp)> handle_op( in TEST() local111 std::unique_ptr<TFE_Op, decltype(&TFE_DeleteOp)> handle_op( in TEST() local
96 Status MergeReadVariableOps(Node* handle_op, Node* control_node, in MergeReadVariableOps()
316 lower_64bit_visitor::handle_op(ir_expression *ir, in handle_op() function in lower_64bit_visitor