Home
last modified time | relevance | path

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

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