Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment_test.cc67 std::vector<const HloInstruction*> GetInstructions() { return instructions_; } in GetInstructions() function in xla::__anon3198ac380111::InstructionListVisitor
79 const std::vector<const HloInstruction*> GetInstructions(HloInstruction* root) { in GetInstructions() function