MCPcopy 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

mainFunction · 0.80
mainFunction · 0.80
postcallMethod · 0.80
apply_buffersFunction · 0.80
TransformMethod · 0.80
ShareDataMethod · 0.80
FromProtoMethod · 0.80
TYPED_TESTFunction · 0.80
TEST_FFunction · 0.80
InternalThreadEntryMethod · 0.80
Forward_cpuMethod · 0.80
Backward_cpuMethod · 0.80

Calls

no outgoing calls

Tested by 4

TYPED_TESTFunction · 0.64
TEST_FFunction · 0.64
PrintStringToFunction · 0.64
PrintWideStringToFunction · 0.64