Home
last modified time | relevance | path

Searched refs:rhs_instr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc359 std::unique_ptr<HloInstruction> rhs_instr = in EvaluateElementwiseBinaryOp() local
364 rhs_instr.get()); in EvaluateElementwiseBinaryOp()
388 std::unique_ptr<HloInstruction> rhs_instr = in EvaluateDotOp() local
397 HloInstruction::CreateDot(dot_shape, lhs_instr.get(), rhs_instr.get(), in EvaluateDotOp()