Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/default/
Ddevice_tracer.cc500 Status GetContextInfo(CUcontext context, ContextInfo** ctx_info_ptr) { in GetContextInfo() argument
513 *ctx_info_ptr = &it->second; in GetContextInfo()