Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dtransform_utils_test.cc260 void TestRemoveAttributes() { in TestRemoveAttributes() function in tensorflow::graph_transforms::TransformUtilsTest
1097 TEST_F(TransformUtilsTest, TestRemoveAttributes) { TestRemoveAttributes(); } in TEST_F() argument