Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dthunk.h85 profile_annotation_(thunk_info.profile_annotation) {} in Thunk()
91 string profile_annotation() const { return profile_annotation_; } in profile_annotation()
143 std::string profile_annotation_; variable