Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
DBUILD636 name = "pattern_matcher",
637 hdrs = ["pattern_matcher.h"],
653 ":pattern_matcher",
668 ":pattern_matcher",
679 ":pattern_matcher",
1666 ":pattern_matcher",
2037 ":pattern_matcher",
2106 ":pattern_matcher",
2137 ":pattern_matcher",
2173 ":pattern_matcher",
[all …]
/external/libtextclassifier/native/utils/java/
Djni-cache.h50 jmethodID pattern_matcher = nullptr; member
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
DBUILD53 "//tensorflow/compiler/xla/service:pattern_matcher",
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
DBUILD291 "//tensorflow/compiler/xla/service:pattern_matcher",
729 "//tensorflow/compiler/xla/service:pattern_matcher",
937 "//tensorflow/compiler/xla/service:pattern_matcher",
1700 "//tensorflow/compiler/xla/service:pattern_matcher",
1771 "//tensorflow/compiler/xla/service:pattern_matcher",
1934 "//tensorflow/compiler/xla/service:pattern_matcher",
1955 "//tensorflow/compiler/xla/service:pattern_matcher",
2003 "//tensorflow/compiler/xla/service:pattern_matcher",
/external/libtextclassifier/native/utils/utf8/
Dunilib-javaicu.cc209 jni_cache_->pattern_matcher, in Matcher()