HomeSort by relevance Sort by last modified time
    Searched refs:HumanReadableProfileBuilder (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
human_readable_profile_builder.h 28 // HumanReadableProfileBuilder helps you create a textual profile of a
30 class HumanReadableProfileBuilder {
32 explicit HumanReadableProfileBuilder(absl::string_view computation_name,
hlo_profile_printer.cc 48 // minimal version of HumanReadableProfileBuilder.
49 HumanReadableProfileBuilder builder(
human_readable_profile_builder.cc 32 string HumanReadableProfileBuilder::ToString() const {

Completed in 397 milliseconds