MCPcopy 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_buffersFunction · 0.80
ShareDiffMethod · 0.80
FromProtoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected