Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc816 auto stringify_constant = [](const HloConstantInstruction* constant) { in GetInstructionNodeInlinedOperands() local
859 operand_str = stringify_constant(constant_operand); in GetInstructionNodeInlinedOperands()
869 operand_str = stringify_constant(constant); in GetInstructionNodeInlinedOperands()