Searched defs:profile_index (Results 1 – 3 of 3) sorted by relevance
40 int64 profile_index = 8; field49 int64 profile_index = 2; field
60 Status GetTrtBindingIndex(const char* tensor_name, int profile_index, in GetTrtBindingIndex()86 Status GetTrtBindingIndex(int network_input_index, int profile_index, in GetTrtBindingIndex()
75 std::optional<int64_t> profile_index; member127 std::optional<int64_t> profile_index() const { return profile_index_; } in profile_index() function