Searched refs:trt_index (Results 1 – 1 of 1) sorted by relevance
4930 const int trt_index = trt_pad_index[i]; in ConvertPad() local4934 if (tf_index != trt_index) { in ConvertPad()4936 std::swap(transpose_idx[tf_index], transpose_idx[trt_index]); in ConvertPad()