Home
last modified time | relevance | path

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

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/api/
Dtrv2_dynamic_updates.pb.go846 func (x *UpdateAction_Modify_Modification) GetInstructions() map[string]string { func
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment_test.cc69 std::vector<const HloInstruction*> GetInstructions() { return instructions_; } in GetInstructions() function in xla::__anonb31869ae0111::InstructionListVisitor
82 const std::vector<const HloInstruction*> GetInstructions(HloInstruction* root) { in GetInstructions() function