Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dtransform_utils_test.cc163 void TestCopyNodeAttr() { in TestCopyNodeAttr() function in tensorflow::graph_transforms::TransformUtilsTest
1081 TEST_F(TransformUtilsTest, TestCopyNodeAttr) { TestCopyNodeAttr(); } in TEST_F() argument