Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_dataflow_analysis.h45 struct HloOperandIndex { struct
52 bool operator==(const HloOperandIndex& other) const { argument
H A Dcopy_insertion.cc873 operand_and_output_index) { in ForceRuntimeOrder()