Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dtransform_utils_test.cc219 void TestFilterGraphDef() { in TestFilterGraphDef() function in tensorflow::graph_transforms::TransformUtilsTest
1095 TEST_F(TransformUtilsTest, TestFilterGraphDef) { TestFilterGraphDef(); } in TEST_F() argument