Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dfold_constants_test.cc117 void TestShapePropagation() { in TestShapePropagation() function in tensorflow::graph_transforms::ConstantFoldingTest
378 TEST_F(ConstantFoldingTest, TestShapePropagation) { TestShapePropagation(); } in TEST_F() argument