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

Method num

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

@brief Deprecated legacy shape accessor num: use shape(0) instead.

Source from the content-addressed store, hash-verified

130
131 /// @brief Deprecated legacy shape accessor num: use shape(0) instead.
132 inline int num() const { return LegacyShape(0); }
133 /// @brief Deprecated legacy shape accessor channels: use shape(1) instead.
134 inline int channels() const { return LegacyShape(1); }
135 /// @brief Deprecated legacy shape accessor height: use shape(2) instead.

Callers 15

TransformMethod · 0.80
Transform_nvMethod · 0.80
ShapeEqualsMethod · 0.80
FromProtoMethod · 0.80
TYPED_TESTFunction · 0.80
TYPED_TESTFunction · 0.80
TestForwardMethod · 0.80
TYPED_TESTFunction · 0.80
TestForwardMethod · 0.80
TYPED_TESTFunction · 0.80
TYPED_TESTFunction · 0.80

Calls

no outgoing calls

Tested by 15

TYPED_TESTFunction · 0.64
TYPED_TESTFunction · 0.64
TestForwardMethod · 0.64
TYPED_TESTFunction · 0.64
TestForwardMethod · 0.64
TYPED_TESTFunction · 0.64
TYPED_TESTFunction · 0.64
TYPED_TESTFunction · 0.64
TYPED_TESTFunction · 0.64
TYPED_TESTFunction · 0.64
TYPED_TESTFunction · 0.64
TYPED_TESTFunction · 0.64