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.cc42 HloInstruction* matched_operand; in TEST_F() local
56 match::Op(&matched_operand).WithOpcode(HloOpcode::kConstant)))); in TEST_F()