Searched refs:bindings_per_profile (Results 1 – 1 of 1) sorted by relevance
129 const int bindings_per_profile = cuda_engine->getNbBindings() / n_profiles; in GetTrtBindingIndex() local130 *binding_index = *binding_index + profile_index * bindings_per_profile; in GetTrtBindingIndex()