Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhuman_readable_profile_builder.h30 class HumanReadableProfileBuilder {
32 explicit HumanReadableProfileBuilder(absl::string_view computation_name, in HumanReadableProfileBuilder() function
Dhlo_profile_printer.cc49 HumanReadableProfileBuilder builder( in PrintHloProfile()
Dhuman_readable_profile_builder.cc32 string HumanReadableProfileBuilder::ToString() const { in ToString()