Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ diff
Method
diff
rtpose_wrapper/include/caffe/parallel.hpp:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
return data_;
34
}
35
inline Dtype* diff() const {
36
return diff_;
37
}
38
39
protected:
40
const size_t size_; // Size of buffers
Callers
3
apply_buffers
Function · 0.80
ShareDiff
Method · 0.80
FromProto
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected