Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ points
Function
points
dali/test/python/operator_1/test_coord_transform.py:247–248 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
245
num_iters = 4
246
247
def
points():
248
return
np.float32(np_rng.uniform(-100, 250, (num_points, 2)))
249
250
def
rand_range(limit):
251
return
range(rng.randint(1, limit) + 1)
Callers
1
test_sequences
Function · 0.85
Calls
1
float32
Method · 0.80
Tested by
no test coverage detected