Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dparallel_task_assignment.cc231 auto* call = module->OutlineExpressionFromComputation( in AssignParallelTasksHelper()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.h263 HloInstruction* OutlineExpressionFromComputation(
Dtranspose_folding_test.cc179 HloInstruction* call = module->OutlineExpressionFromComputation( in TEST_F()
Dhlo_module.cc506 HloInstruction* HloModule::OutlineExpressionFromComputation( in OutlineExpressionFromComputation() function in xla::HloModule