Home
last modified time | relevance | path

Searched refs:m_queue_stream (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorDeviceSycl.h814 const QueueInterface *m_queue_stream; member
816 : m_queue_stream(queue_stream) {} in SyclDeviceBase()
818 return m_queue_stream; in queue_stream()