Home
last modified time | relevance | path

Searched refs:SequentialOrder (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_ordering.h89 virtual const HloInstructionSequence* SequentialOrder(
121 const HloInstructionSequence* SequentialOrder( in SequentialOrder() function
210 const HloInstructionSequence* SequentialOrder(
Dbuffer_assignment.cc729 hlo_ordering().SequentialOrder(*computation); in ComputeSummaryStats()
1202 assignment->hlo_ordering().SequentialOrder(*computation) != nullptr; in AssignSingleHloBuffer()
1295 assignment->hlo_ordering().SequentialOrder(*computation); in AssignBuffersForComputations()
1445 hlo_ordering.SequentialOrder(*computation); in AssignBuffersWithSequentialOrdering()
1477 hlo_ordering.SequentialOrder(*computation); in AssignBuffersWithSequentialOrdering()
1637 hlo_ordering->SequentialOrder(*computation); in CreateAssignment()
Dhlo_ordering.cc517 const HloInstructionSequence* SequentialHloOrdering::SequentialOrder( in SequentialOrder() function in xla::SequentialHloOrdering
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_hlo_schedule.cc45 const HloInstructionSequence* SequentialOrder( in SequentialOrder() function in xla::gpu::__anon5477e4a30111::GpuHloOrdering
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.cc1543 assignment.hlo_ordering().SequentialOrder(*computation); in HloToLhloModule()