MCPcopy Index your code
hub / github.com/apple/ml-pointersect / size

Method size

pointersect/inference/structures.py:1115–1116  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1113
1114 @property
1115 def size(self):
1116 return self.origins_w.size
1117
1118 @property
1119 def device(self):

Callers 15

__init__Method · 0.80
__len__Method · 0.80
build_modelMethod · 0.80
_build_modelMethod · 0.80
_build_modelMethod · 0.80
test_1Method · 0.80
_build_modelMethod · 0.80
_testMethod · 0.80
testMethod · 0.80
testMethod · 0.80
_testMethod · 0.80
random_cropFunction · 0.80

Calls

no outgoing calls

Tested by 11

__init__Method · 0.64
__len__Method · 0.64
build_modelMethod · 0.64
_build_modelMethod · 0.64
_build_modelMethod · 0.64
test_1Method · 0.64
_build_modelMethod · 0.64
_testMethod · 0.64
testMethod · 0.64
testMethod · 0.64
_testMethod · 0.64