Home
last modified time | relevance | path

Searched defs:profile_annotation (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dthunk.h76 std::string profile_annotation; member
92 std::string profile_annotation() const { return profile_annotation_; } in profile_annotation() function