Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ scale_data
Method
scale_data
rtpose_wrapper/src/caffe/blob.cpp:325–327 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
323
}
324
325
template <> void Blob<unsigned int>::scale_data(unsigned int scale_factor) {
326
NOT_IMPLEMENTED;
327
}
328
329
template <> void Blob<int>::scale_data(int scale_factor) {
330
NOT_IMPLEMENTED;
Callers
1
TYPED_TEST
Function · 0.80
Calls
1
head
Method · 0.80
Tested by
1
TYPED_TEST
Function · 0.64