dpnp.random.RandomState.get_sycl_queue¶
method
- RandomState.get_sycl_queue()[source]¶
Return an instance of
dpctl.SyclQueueused within the generator for data allocation.- Returns:
- queuedpctl.SyclQueue
A SYCL queue used for data allocation.
method
Return an instance of dpctl.SyclQueue used within the generator for data allocation.
A SYCL queue used for data allocation.