Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dindexed_array_analysis.h327 StatusOr<Array*> ComputeArrayForElementwiseUnaryOp(HloOpcode opcode,
H A Dindexed_array_analysis.cc146 ComputeArrayForElementwiseUnaryOp( in ComputeArrayFor()
953 IndexedArrayAnalysis::ComputeArrayForElementwiseUnaryOp(HloOpcode opcode, in ComputeArrayForElementwiseUnaryOp() function in xla::IndexedArrayAnalysis