Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dremove_attribute_test.cc38 void TestRemoveAttribute() { in TestRemoveAttribute() function in tensorflow::graph_transforms::RemoveAttributeTest
120 TEST_F(RemoveAttributeTest, TestRemoveAttribute) { TestRemoveAttribute(); } in TEST_F() argument