Searched refs:xla_op_or (Results 1 – 1 of 1) sorted by relevance
556 auto xla_op_or = hlo_builder_.MakeXlaOp(operand); in GetExprForOperand() local557 if (!xla_op_or.ok()) { in GetExprForOperand()559 << xla_op_or.status().ToString(); in GetExprForOperand()562 ::xla::XlaOp xla_op = xla_op_or.ValueOrDie(); in GetExprForOperand()