Searched defs:common_input (Results 1 – 1 of 1) sorted by relevance
| /external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ |
| D | convert_nodes_test.cc | 2913 const std::vector<float> common_input = InitTestVector<float>(6); in TEST_P() local 5107 const std::vector<float> common_input{-4, 2, 15, 3, 6, -3, 22, 1, 88, in TEST_P() local 5757 const std::vector<std::vector<int>> common_input{InitTestVector<int>(6), in TEST_P() local 5876 const std::vector<CType> common_input = InitTestVector<CType>(6); in TEST_P() local 6050 const std::vector<CType> common_input = InitTestVector<CType>(6); in TEST_P() local 6221 const std::vector<std::vector<float>> common_input{ in TEST_P() local 6442 const std::vector<float> common_input = InitTestVector<float>(6); in TEST_P() local 6590 const std::vector<CType> common_input = InitTestVector<CType>(16); in TEST_P() local 6689 const std::vector<CType> common_input = InitTestVector<CType>(16); in TEST_P() local 6848 const std::vector<float> common_input = InitTestVector<float>(6); in TEST_P() local [all …]
|