Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/common/
H A Dutils.cc86 Status GetTrtBindingIndex(int network_input_index, int profile_index, in GetTrtBindingIndex() argument
90 absl::StrCat(IONamePrefixes::kInputPHName, network_input_index); in GetTrtBindingIndex()