Home
last modified time | relevance | path

Searched defs:IndexComponent (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dindexed_array_analysis.cc206 enum class IndexComponent { Ungathered, GatheredFirst, GatheredSecond }; in FoldGatherOfGather() enum
894 enum class IndexComponent { Broadcasted, NotBroadcasted }; in ComputeArrayForElementwiseBinaryOp() enum