Searched defs:GetContextId (Results 1 – 3 of 3) sorted by relevance
98 uint64 GetContextId() const { return context_id_; } in GetContextId() function
236 CUptiResult CuptiWrapper::GetContextId(CUcontext context, in GetContextId() function in tensorflow::profiler::CuptiWrapper
1048 uint64 EagerContext::GetContextId() const { in GetContextId() function in tensorflow::EagerContext