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.cc57 CreateHloProfilePrinterData(profile_index_map, cost_analysis, in TEST_F()
Dhlo_execution_profile.h98 std::unique_ptr<HloProfilePrinterData> CreateHloProfilePrinterData(
Dhlo_execution_profile.cc49 std::unique_ptr<HloProfilePrinterData> CreateHloProfilePrinterData( in CreateHloProfilePrinterData() function
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnvptx_compiler.cc787 profile_printer = CreateHloProfilePrinterData( in RunBackend()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc514 *hlo_profile_printer_data = CreateHloProfilePrinterData( in CreateHloProfilingArtifacts()