MCPcopy Create free account
hub / github.com/apple/ml-pointersect / dtype

Method dtype

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

Source from the content-addressed store, hash-verified

1105
1106 @property
1107 def dtype(self):
1108 return self.origins_w.dtype
1109
1110 @property
1111 def shape(self):

Callers 9

add_all_samplesMethod · 0.80
add_title_to_imageFunction · 0.80
sub2indFunction · 0.80
ind2subFunction · 0.80
gather_pointsFunction · 0.80
get_grid_idxFunction · 0.80
grid_ray_intersectionFunction · 0.80
grid_ray_intersection_v2Function · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected