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.cc105 bool SomeOrAllOperandsOmitted(const HloInstruction* instr) const { in SomeOrAllOperandsOmitted() function in xla::__anon7c0932a70111::NodeFilter
569 if (!filter_.Show(fusion) || filter_.SomeOrAllOperandsOmitted(fusion) || in ShouldShowSubcomputation()