Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h359 int64_t print_operand_index_annotation_interval() const { in print_operand_index_annotation_interval() function
Dhlo_instruction.cc3142 if (options.print_operand_index_annotation_interval() != 0 && in OperandsToStringWithCanonicalNameMap()
3143 i % options.print_operand_index_annotation_interval() == 0) { in OperandsToStringWithCanonicalNameMap()