Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc5074 std::vector<int> test_nDims{2, 3}; in TEST_P() local
5076 std::vector<int> test_nDims{2}; in TEST_P() local
5079 for (int nDim : test_nDims) { in TEST_P()
5172 for (int nDim : test_nDims) { in TEST_P()