Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_matchers.cc215 bool HloDotWithContractingDimsMatcher::MatchAndExplain( in MatchAndExplain()
244 void HloDotWithContractingDimsMatcher::DescribeTo(std::ostream* os) const { in DescribeTo()
Dhlo_matchers.h151 class HloDotWithContractingDimsMatcher : public HloMatcher {
153 explicit HloDotWithContractingDimsMatcher( in HloDotWithContractingDimsMatcher() function
409 new ::xla::testing::HloDotWithContractingDimsMatcher( in Dot()