Home
last modified time | relevance | path

Searched refs:kReshapeBatchDimsCases (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc1531 const int kReshapeBatchDimsCases = 5; in TEST_F() local
1532 TestParams params[kReshapeBatchDimsCases] = { in TEST_F()
1539 for (int i = 0; i < kReshapeBatchDimsCases; ++i) { in TEST_F()