Home
last modified time | relevance | path

Searched defs:TensorDevice (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorDevice.h29TensorDevice(const DeviceType& device, ExpressionType& expression) : m_device(device), m_expressio… in TensorDevice() function
31 EIGEN_DEFAULT_COPY_CONSTRUCTOR(TensorDevice) in EIGEN_DEFAULT_COPY_CONSTRUCTOR() argument