Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_ordering.h98 virtual const HloInstructionSequence* SequentialOrder(
130 const HloInstructionSequence* SequentialOrder( in SequentialOrder() function
219 const HloInstructionSequence* SequentialOrder(
Dbuffer_assignment.cc709 hlo_ordering().SequentialOrder(*computation); in ComputeSummaryStats()
1258 assignment->hlo_ordering().SequentialOrder(*computation) != nullptr; in AssignSingleHloBuffer()
1351 assignment->hlo_ordering().SequentialOrder(*computation); in AssignBuffersForComputations()
1501 hlo_ordering.SequentialOrder(*computation); in AssignBuffersWithSequentialOrdering()
1533 hlo_ordering.SequentialOrder(*computation); in AssignBuffersWithSequentialOrdering()
1725 hlo_ordering->SequentialOrder(*computation); in CreateAssignment()
Dhlo_ordering.cc531 const HloInstructionSequence* SequentialHloOrdering::SequentialOrder( in SequentialOrder() function in xla::SequentialHloOrdering
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.cc1369 assignment_.hlo_ordering().SequentialOrder(*computation); in ImportAsLmhloRegion()
1729 assignment.hlo_ordering().SequentialOrder(*computation); in HloToLhloModule()