Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_contract_cuda.cu44 std::size_t t_result_bytes = t_result.size() * sizeof(float); in test_cuda_contraction() local
108 std::size_t t_result_bytes = sizeof(float); in test_scalar() local
Dcxx11_tensor_scan_cuda.cu36 std::size_t t_result_bytes = t_result.size() * sizeof(float); in test_cuda_cumsum() local
Dcxx11_tensor_cuda.cu271 std::size_t t_result_bytes = t_result.size() * sizeof(float); in test_cuda_contraction() local