Home
last modified time | relevance | path

Searched refs:CreateHloProfilePrinterData (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_execution_profile_test.cc56 CreateHloProfilePrinterData(profile_index_map, cost_analysis, in TEST_F()
Dhlo_execution_profile.h98 std::unique_ptr<HloProfilePrinterData> CreateHloProfilePrinterData(
Dhlo_execution_profile.cc50 std::unique_ptr<HloProfilePrinterData> CreateHloProfilePrinterData( in CreateHloProfilePrinterData() function
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc564 *hlo_profile_printer_data = CreateHloProfilePrinterData( in CreateHloProfilingArtifacts()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_compiler.cc894 CreateHloProfilePrinterData(*profile_index_map, cost_analysis, in RunBackend()