dpnp.random.RandomState.get_sycl_queue

method

RandomState.get_sycl_queue()[source]

Return an instance of dpctl.SyclQueue used within the generator for data allocation.

Returns:
queuedpctl.SyclQueue

A SYCL queue used for data allocation.