Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dfuse_convolutions_test.cc44 void TestFuseResizePadAndConv() { in TestFuseResizePadAndConv() function in tensorflow::graph_transforms::FuseConvolutionsTest
203 TEST_F(FuseConvolutionsTest, TestFuseResizePadAndConv) { in TEST_F() argument