Home
last modified time | relevance | path

Searched refs:entry_computation_name (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_execution_profile.cc52 const string& entry_computation_name) { in CreateHloProfilePrinterData() argument
119 profile_printer_data->set_entry_computation(entry_computation_name); in CreateHloProfilePrinterData()
Dhlo_execution_profile.h100 const HloCostAnalysis& cost_analysis, const string& entry_computation_name);
Dhlo.proto325 string entry_computation_name = 2; field