Searched refs:common_2d_output (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ |
D | convert_nodes_test.cc | 5112 const std::vector<float> common_2d_output{-4, 2, 15, 3, 6, -3, 22, 1, 88}; in TEST_P() local 5124 {common_2d_output, common_2d_output, common_input, common_input}}, in TEST_P() 5135 {common_2d_output, common_2d_output, common_input, common_input}}, in TEST_P()
|