Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_striding_sycl.cpp49 DataType * d_tensor = static_cast<DataType*>(sycl_device.allocate(tensor_bytes)); in test_simple_striding() local
132 DataType * d_tensor = static_cast<DataType*>(sycl_device.allocate(tensor_bytes)); in test_striding_as_lvalue() local