Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BVLC/caffe
/ data
Method
data
include/caffe/parallel.hpp:36–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
return size_;
35
}
36
inline Dtype* data() const {
37
return data_;
38
}
39
inline Dtype* diff() const {
40
return diff_;
41
}
Callers
15
main
Function · 0.80
main
Function · 0.80
postcall
Method · 0.80
apply_buffers
Function · 0.80
Transform
Method · 0.80
ShareData
Method · 0.80
FromProto
Method · 0.80
TYPED_TEST
Function · 0.80
TEST_F
Function · 0.80
InternalThreadEntry
Method · 0.80
Forward_cpu
Method · 0.80
Backward_cpu
Method · 0.80
Calls
no outgoing calls
Tested by
4
TYPED_TEST
Function · 0.64
TEST_F
Function · 0.64
PrintStringTo
Function · 0.64
PrintWideStringTo
Function · 0.64