Home
last modified time | relevance | path

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

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