MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / Caffe

Method Caffe

rtpose_wrapper/src/caffe/common.cpp:54–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52#ifdef CPU_ONLY // CPU-only Caffe.
53
54Caffe::Caffe()
55 : random_generator_(), mode_(Caffe::CPU),
56 solver_count_(1), root_solver_(true) { }
57
58Caffe::~Caffe() { }
59

Callers

nothing calls this directly

Calls 1

cluster_seedgenFunction · 0.85

Tested by

no test coverage detected