Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc106 bool SomeOrAllOperandsOmitted(const HloInstruction* instr) const { in SomeOrAllOperandsOmitted() function in xla::__anon7102e5d00111::NodeFilter
563 if (!filter_.Show(fusion) || filter_.SomeOrAllOperandsOmitted(fusion)) { in ShouldShowSubcomputation()