Home
last modified time | relevance | path

Searched refs:matched_operand (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dpattern_matcher_test.cc39 HloInstruction* matched_operand; in TEST() local
53 match::Op(&matched_operand).WithOpcode(HloOpcode::kConstant)))); in TEST()