Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ sumsq_data
Method
sumsq_data
rtpose_wrapper/src/caffe/blob.cpp:251–254 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
249
}
250
251
template <> unsigned int Blob<unsigned int>::sumsq_data() const {
252
NOT_IMPLEMENTED;
253
return 0;
254
}
255
256
template <> int Blob<int>::sumsq_data() const {
257
NOT_IMPLEMENTED;
Callers
2
Backward
Method · 0.80
TYPED_TEST
Function · 0.80
Calls
2
caffe_cpu_dot
Function · 0.85
head
Method · 0.80
Tested by
1
TYPED_TEST
Function · 0.64