Home
last modified time | relevance | path

Searched refs:GetInPlaceInputOutputPairs (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dmulti_output_fusion.cc346 HloDataflowAnalysis::GetInPlaceInputOutputPairs(instr1)) { in LegalToFuseMainConstraints()
350 HloDataflowAnalysis::GetInPlaceInputOutputPairs(instr2)) { in LegalToFuseMainConstraints()
Dhlo_dataflow_analysis.h172 static std::vector<std::pair<HloUse, ShapeIndex>> GetInPlaceInputOutputPairs(
Dhlo_alias_analysis.cc318 HloDataflowAnalysis::GetInPlaceInputOutputPairs(instruction)) { in ComputeInPlaceOperationAliasedBuffers()
333 HloDataflowAnalysis::GetInPlaceInputOutputPairs(use.instruction)) { in ComputeInPlaceOperationAliasedBuffers()
Dhlo_dataflow_analysis.cc1222 HloDataflowAnalysis::GetInPlaceInputOutputPairs(HloInstruction* instruction) { in GetInPlaceInputOutputPairs() function in xla::HloDataflowAnalysis
1282 GetInPlaceInputOutputPairs(user)) { in CanShareOperandBufferWithUser()
Dbfloat16_propagation.cc612 HloDataflowAnalysis::GetInPlaceInputOutputPairs(hlo)) { in ResolveInconsistencyOfAliasingBuffersHelper()
Dcopy_insertion.cc1027 HloDataflowAnalysis::GetInPlaceInputOutputPairs(instruction)) { in AddCopiesToResolveInterference()