Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h95 print_ids_(true), in HloPrintOptions()
188 print_ids_ = value; in set_print_ids()
306 bool print_ids() const { return print_ids_; } in print_ids()
350 bool print_ids_; variable