Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h92 print_result_shape_(true), in HloPrintOptions()
205 print_result_shape_ = value; in set_print_result_shape()
356 bool print_result_shape() const { return print_result_shape_; } in print_result_shape()
386 bool print_result_shape_; variable