MCPcopy 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
101void* Caffe::RNG::generator() {
102 return static_cast<void*>(generator_->rng());
103}
104
105#else // Normal GPU + CPU Caffe.
106

Callers 5

RandMethod · 0.80
FillBottomsMethod · 0.80
PrefetchRandMethod · 0.80
ShuffleImagesMethod · 0.80
caffe_rngFunction · 0.80

Calls 1

rngMethod · 0.80

Tested by 1

FillBottomsMethod · 0.64