Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc2158 int tensor_input_idx; // Index of an input that will be provided as tensor. in TEST_P() member
2215 if (i == 0 || i == p.tensor_input_idx) { in TEST_P()