MCPcopy Create free account
hub / github.com/OpenGVLab/HumanBench / dim

Method dim

PATH/core/data/transforms/pose_transforms.py:165–166  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

163
164 @assert_tensor_type
165 def dim(self):
166 return self.data.dim()
167
168
169class ComposeX:

Callers 14

__init__Method · 0.80
__getitem__Method · 0.80
__init__Method · 0.80
__getitem__Method · 0.80
forwardMethod · 0.80
forwardMethod · 0.80
_reset_parametersMethod · 0.80
_reset_parametersMethod · 0.80
_reset_parametersMethod · 0.80
forwardMethod · 0.80

Calls

no outgoing calls

Tested by 1

point_sampleFunction · 0.64