Home
last modified time | relevance | path

Searched refs:ComputeInstructionPostOrder (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.h697 void ComputeInstructionPostOrder(
Dhlo_computation.cc445 void HloComputation::ComputeInstructionPostOrder( in ComputeInstructionPostOrder() function in xla::HloComputation
527 ComputeInstructionPostOrder(instruction.get(), channel_dependencies, in MakeInstructionPostOrder()