Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dfuse_convolutions_test.cc150 void TestFusePadAndConv() { in TestFusePadAndConv() function in tensorflow::graph_transforms::FuseConvolutionsTest
209 TEST_F(FuseConvolutionsTest, TestFusePadAndConv) { TestFusePadAndConv(); } in TEST_F() argument