Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcupti_stub.cc26 void* GetDsoHandle() { in GetDsoHandle() function
H A Dcudnn_stub.cc23 void* GetDsoHandle() { in GetDsoHandle() function
H A Dcufft_stub.cc24 void* GetDsoHandle() { in GetDsoHandle() function
H A Dcurand_stub.cc23 void* GetDsoHandle() { in GetDsoHandle() function
H A Dcusolver_stub.cc25 void* GetDsoHandle() { in GetDsoHandle() function
H A Dcusparse_stub.cc24 void* GetDsoHandle() { in GetDsoHandle() function
H A DcublasLt_stub.cc24 void* GetDsoHandle() { in GetDsoHandle() function
H A Dcublas_stub.cc29 void* GetDsoHandle() { in GetDsoHandle() function
H A Dcuda_stub.cc23 void* GetDsoHandle() { in GetDsoHandle() function
H A Dcudart_stub.cc24 void* GetDsoHandle() { in GetDsoHandle() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/stub/
H A Dnvinfer_stub.cc23 void* GetDsoHandle() { in GetDsoHandle() function
H A Dnvinfer_plugin_stub.cc23 void* GetDsoHandle() { in GetDsoHandle() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/platform/default/
H A Ddso_loader.cc47 port::StatusOr<void*> GetDsoHandle(const string& name, const string& version) { in GetDsoHandle() function