Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ head
Method
head
rtpose_wrapper/include/caffe/syncedmem.hpp:63–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
void* mutable_gpu_data();
62
enum SyncedHead { UNINITIALIZED, HEAD_AT_CPU, HEAD_AT_GPU, SYNCED };
63
SyncedHead head() { return head_; }
64
size_t size() { return size_; }
65
66
#ifndef CPU_ONLY
Callers
8
Update
Method · 0.80
asum_data
Method · 0.80
asum_diff
Method · 0.80
sumsq_data
Method · 0.80
sumsq_diff
Method · 0.80
scale_data
Method · 0.80
scale_diff
Method · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64