Searched defs:profile_index (Results 1 – 7 of 7) sorted by relevance
39 int64 profile_index = 8; field48 int64 profile_index = 2; field
75 absl::optional<int64> profile_index; member126 absl::optional<int64> profile_index() const { return profile_index_; } in profile_index() function
93 absl::optional<size_t> profile_index) { in FinishHloComputation()
175 absl::optional<int64> profile_index, in RunGemm()
942 size_t profile_index = 0; in RunBackend() local
3920 absl::optional<size_t> profile_index; in BuildConditionalThunk() local
105 Status GetTrtBindingIndex(const char* tensor_name, int profile_index, in GetTrtBindingIndex()