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

Method SetDevice

rtpose_wrapper/src/caffe/common.cpp:65–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65void Caffe::SetDevice(const int device_id) {
66 NO_GPU;
67}
68
69void Caffe::DeviceQuery() {
70 NO_GPU;

Callers

nothing calls this directly

Calls 2

GetClass · 0.85
cluster_seedgenFunction · 0.85

Tested by

no test coverage detected