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.h449 void ComputeInstructionPostOrder(
Dhlo_computation.cc316 void HloComputation::ComputeInstructionPostOrder( in ComputeInstructionPostOrder() function in xla::HloComputation
434 ComputeInstructionPostOrder(channel_dependency_group, &post_order, in MakeInstructionPostOrder()