CUDA: pinned_array_like, pinned_zeroes, pinned_ones, etc. would be handy #5131
Labels
CUDA
CUDA related issue/PR
feature_request
good first issue
A good issue for a first time contributor
Being able to do things like:
In general if we could create pinned arrays in more ways similar to how NumPy
ndarray
objects can be created, this would provide a slightly nicer API to work with.The text was updated successfully, but these errors were encountered: