Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BVLC/caffe
/ diff
Method
diff
include/caffe/parallel.hpp:39–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
return data_;
38
}
39
inline Dtype* diff() const {
40
return diff_;
41
}
42
43
protected:
44
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