Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dthunk.h84 profile_index_(thunk_info.profile_index), in Thunk()
126 absl::optional<int64> profile_index() const { return profile_index_; } in profile_index()
142 absl::optional<int64> profile_index_; variable