Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.h120 StatusOr<Literal> EvaluateElementwiseBinaryOp(HloOpcode opcode,
Dindexed_array_analysis.cc930 TakeOwnership(HloEvaluator{}.EvaluateElementwiseBinaryOp( in ComputeArrayForElementwiseBinaryOp()
935 TakeOwnership(HloEvaluator{}.EvaluateElementwiseBinaryOp( in ComputeArrayForElementwiseBinaryOp()
Dhlo_evaluator.cc355 StatusOr<Literal> HloEvaluator::EvaluateElementwiseBinaryOp( in EvaluateElementwiseBinaryOp() function in xla::HloEvaluator