MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / data_at

Method data_at

rtpose_wrapper/include/caffe/blob.hpp:191–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189 bool reshape = false);
190
191 inline Dtype data_at(const int n, const int c, const int h,
192 const int w) const {
193 return cpu_data()[offset(n, c, h, w)];
194 }
195
196 inline Dtype diff_at(const int n, const int c, const int h,
197 const int w) const {

Callers 15

TYPED_TESTFunction · 0.80
TYPED_TESTFunction · 0.80
TYPED_TESTFunction · 0.80
TYPED_TESTFunction · 0.80
TYPED_TESTFunction · 0.80
TYPED_TESTFunction · 0.80
CheckBlobEqualMethod · 0.80
TYPED_TESTFunction · 0.80
TYPED_TESTFunction · 0.80
caffe_convFunction · 0.80
TYPED_TESTFunction · 0.80
ReferenceLRNForwardMethod · 0.80

Calls

no outgoing calls

Tested by 15

TYPED_TESTFunction · 0.64
TYPED_TESTFunction · 0.64
TYPED_TESTFunction · 0.64
TYPED_TESTFunction · 0.64
TYPED_TESTFunction · 0.64
TYPED_TESTFunction · 0.64
CheckBlobEqualMethod · 0.64
TYPED_TESTFunction · 0.64
TYPED_TESTFunction · 0.64
caffe_convFunction · 0.64
TYPED_TESTFunction · 0.64
ReferenceLRNForwardMethod · 0.64