Searched refs:lhs_instr (Results 1 – 1 of 1) sorted by relevance
357 std::unique_ptr<HloInstruction> lhs_instr = in EvaluateElementwiseBinaryOp() local363 HloInstruction::CreateBinary(lhs.shape(), opcode, lhs_instr.get(), in EvaluateElementwiseBinaryOp()386 std::unique_ptr<HloInstruction> lhs_instr = in EvaluateDotOp() local397 HloInstruction::CreateDot(dot_shape, lhs_instr.get(), rhs_instr.get(), in EvaluateDotOp()