Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dtransform_utils_test.cc279 void TestGetOpTypeMatches() { in TestGetOpTypeMatches() function in tensorflow::graph_transforms::TransformUtilsTest
1099 TEST_F(TransformUtilsTest, TestGetOpTypeMatches) { TestGetOpTypeMatches(); } in TEST_F() argument