Home
last modified time | relevance | path

Searched defs:InstructionListVisitor (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment_test.cc57 class InstructionListVisitor : public DfsHloVisitorWithDefault { class
59 explicit InstructionListVisitor(const HloInstruction* root) : root_(root) {} in InstructionListVisitor() function in xla::__anonb31869ae0111::InstructionListVisitor