Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_executor.cc633 bool use_short_form = true; in Print() local
642 use_short_form = false; in Print()
652 if (!use_short_form || num_data_operands != 2) { in Print()