Searched defs:profile_index (Results 1 – 5 of 5) sorted by relevance
40 int64 profile_index = 8; field49 int64 profile_index = 2; field
76 absl::optional<int64> profile_index; member130 absl::optional<int64> profile_index() const { return profile_index_; } in profile_index() function
192 absl::optional<int64> profile_index, in RunGemm()
1112 size_t profile_index = 0; in RunBackend() local
71 Status GetTrtBindingIndex(const char* tensor_name, int profile_index, in GetTrtBindingIndex()