Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dstrip_unused_nodes_test.cc130 void TestSimplePlaceholder() { in TestSimplePlaceholder() function in tensorflow::graph_transforms::StripUnusedNodesTest
276 TEST_F(StripUnusedNodesTest, TestSimplePlaceholder) { TestSimplePlaceholder(); } in TEST_F() argument