Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_samples
Method · 0.80
add_title_to_image
Function · 0.80
sub2ind
Function · 0.80
ind2sub
Function · 0.80
gather_points
Function · 0.80
get_grid_idx
Function · 0.80
grid_ray_intersection
Function · 0.80
grid_ray_intersection_v2
Function · 0.80
find_neighbor_points_of_rays
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected