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.cc56 class InstructionListVisitor : public DfsHloVisitorWithDefault { class
58 explicit InstructionListVisitor(const HloInstruction* root) : root_(root) {} in InstructionListVisitor() function in xla::__anon3198ac380111::InstructionListVisitor