Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ generator
Method
generator
rtpose_wrapper/src/caffe/common.cpp:101–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
void* Caffe::RNG::generator() {
102
return static_cast<void*>(generator_->rng());
103
}
104
105
#else // Normal GPU + CPU Caffe.
106
Callers
5
Rand
Method · 0.80
FillBottoms
Method · 0.80
PrefetchRand
Method · 0.80
ShuffleImages
Method · 0.80
caffe_rng
Function · 0.80
Calls
1
rng
Method · 0.80
Tested by
1
FillBottoms
Method · 0.64