Searched defs:op_state (Results 1 – 5 of 5) sorted by relevance
153 struct op_state { struct154 explicit op_state(grpc_core::Arena* arena) : rs(arena) {} in op_state() argument156 bool state_op_done[OP_NUM_OPS] = {};157 bool state_callback_received[OP_NUM_OPS] = {};181 struct op_state state; argument824 struct stream_obj* s, struct op_state* op_state, in op_can_be_run()
142 struct op_state { struct165 struct op_state state; argument806 struct stream_obj* s, struct op_state* op_state, in op_can_be_run()
163 mlir::OperationState op_state(loc, tf_op_full_name); in ExpandNode() local
601 OperationState& op_state, Location loc, OpBuilder& builder) { in AddOpIntermediatesForLstm()648 OperationState op_state(loc, op_name); in ConvertOp() local
707 mlir::OperationState op_state(loc, mhlo_op_name); in EmitUsingElementalIrEmitter() local