Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/
H A DClGemmLowpMatrixMultiplyReshapedOnlyRhsMMULKernel.cpp90 const TensorShape expected_dst_shape = compute_mm_shape(*src0, *src1, gemm_info); in validate_arguments() local
200 const TensorShape expected_dst_shape = compute_mm_shape(*src0, *src1, gemm_info); in validate_and_configure_window() local
H A DClGemmLowpMatrixMultiplyReshapedOnlyRhsKernel.cpp105 const TensorShape expected_dst_shape = compute_mm_shape(*src0, *src1, gemm_info); in validate_arguments() local
220 const TensorShape expected_dst_shape = compute_mm_shape(*src0, *src1, gemm_info); in validate_and_configure_window() local