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.h362 const std::string& outlined_computation_name,
Dhlo_module.cc622 const std::string& outlined_computation_name, HloComputation* computation) { in OutlineExpressionFromComputation() argument
623 auto builder = HloComputation::Builder(outlined_computation_name); in OutlineExpressionFromComputation()