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

Method device

rtpose_wrapper/include/caffe/parallel.hpp:71–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 return parent_;
70 }
71 inline int device() {
72 return device_;
73 }
74
75 // Group GPUs in pairs, by proximity depending on machine's topology
76 static void compute(const vector<int> devices, vector<DevicePair>* pairs);

Callers 2

computeMethod · 0.80
PrepareMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected