Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.h221 HloInstruction* OutlineExpressionFromComputation(
Dtranspose_folding_test.cc178 HloInstruction* call = module->OutlineExpressionFromComputation( in TEST_F()
Dhlo_module.cc405 HloInstruction* HloModule::OutlineExpressionFromComputation( in OutlineExpressionFromComputation() function in xla::HloModule
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dparallel_task_assignment.cc219 auto* call = module->OutlineExpressionFromComputation( in AssignParallelTasksHelper()