Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ cublas_handle
Method
cublas_handle
rtpose_wrapper/include/caffe/common.hpp:135–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
#ifndef CPU_ONLY
135
inline static cublasHandle_t cublas_handle() { return Get().cublas_handle_; }
136
inline static curandGenerator_t curand_generator() {
137
return Get().curand_generator_;
138
}
Callers
nothing calls this directly
Calls
1
Get
Class · 0.85
Tested by
no test coverage detected