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.cc69 std::vector<const HloInstruction*> GetInstructions() { return instructions_; } in GetInstructions() function in xla::__anon8b27d6dd0111::InstructionListVisitor
82 const std::vector<const HloInstruction*> GetInstructions(HloInstruction* root) { in GetInstructions() function