Searched defs:t_result_bytes (Results 1 – 5 of 5) sorted by relevance
43 std::size_t t_result_bytes = t_result.size() * sizeof(float); in test_gpu_contraction() local107 std::size_t t_result_bytes = sizeof(float); in test_scalar() local
58 std::size_t t_result_bytes = t_result.size() * sizeof(DataType); in test_sycl_contraction() local178 std::size_t t_result_bytes = padded_result_size * sizeof(DataType); in test_no_out_of_bounds() local279 std::size_t t_result_bytes = sizeof(DataType); in test_scalar() local343 std::size_t t_result_bytes = t_result.size() * sizeof(DataType); in contraction_batch() local414 std::size_t t_result_bytes = t_result.size() * sizeof(DataType); in contraction_rhs_transposed() local483 std::size_t t_result_bytes = t_result.size() * sizeof(DataType); in contraction_lhs_transposed() local549 std::size_t t_result_bytes = t_result.size() * sizeof(DataType); in contraction_both_transposed() local
35 std::size_t t_result_bytes = t_result.size() * sizeof(float); in test_gpu_cumsum() local
39 std::size_t t_result_bytes = t_result.size() * sizeof(DataType); in test_sycl_cumsum() local
272 std::size_t t_result_bytes = t_result.size() * sizeof(float); in test_gpu_contraction() local