Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.h265 const string& outlined_computation_name, HloComputation* computation);
Dhlo_module.cc508 const string& outlined_computation_name, HloComputation* computation) { in OutlineExpressionFromComputation() argument
509 auto builder = HloComputation::Builder(outlined_computation_name); in OutlineExpressionFromComputation()