Home
last modified time | relevance | path

Searched refs:is_entry_computation_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhuman_readable_profile_builder.h37 is_entry_computation_(is_entry_computation), in HumanReadableProfileBuilder()
80 bool is_entry_computation_; variable
Dhuman_readable_profile_builder.cc124 print_op({is_entry_computation_ ? "[total] [entry]" : "[total]", "[total]", in ToString()