Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dnode_matchers.h234 ::testing::Matcher<const Node*> NodeWith(Ts... args) { in NodeWith() function
Dnode_matchers.cc391 ::testing::Matcher<const Node*> impl::NodeWith( in NodeWith() function in tensorflow::testing::matchers::impl