Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc372 std::unique_ptr<HloInstruction> operand_instr = in EvaluateElementwiseUnaryOp() local
376 HloInstruction::CreateUnary(operand.shape(), opcode, operand_instr.get()); in EvaluateElementwiseUnaryOp()