Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dindexed_array_analysis.h325 StatusOr<Array*> ComputeArrayForElementwiseBinaryOp(HloOpcode opcode,
H A Dindexed_array_analysis.cc151 ComputeArrayForElementwiseBinaryOp( in ComputeArrayFor()
832 IndexedArrayAnalysis::ComputeArrayForElementwiseBinaryOp(HloOpcode opcode, in ComputeArrayForElementwiseBinaryOp() function in xla::IndexedArrayAnalysis