Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/core/utils/misc/
H A DShapeCalculator.h911 const bool reinterpret_output_as_3d = reshape_info.depth_output_gemm3d() != 0; in compute_mm_shape() local
947 const bool reinterpret_output_as_3d = gemm_info.depth_output_gemm3d() != 0; in compute_mm_shape() local
985 const bool reinterpret_output_as_3d = gemm_info.depth_output_gemm3d != 0; in compute_mm_shape() local
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/
H A DClGemmLowpMatrixMultiplyReshapedKernel.cpp108 bool reinterpret_output_as_3d = (gemm_info.depth_output_gemm3d() != 0); in validate_and_configure_window() local
H A DClGemmMatrixMultiplyReshapedOnlyRhsMMULKernel.cpp151 bool reinterpret_output_as_3d = gemm_info.depth_output_gemm3d != 0; in validate_and_configure_window() local
H A DClGemmMatrixMultiplyReshapedKernel.cpp154 bool reinterpret_output_as_3d = gemm_info.depth_output_gemm3d != 0; in validate_and_configure_window() local
H A DClGemmMatrixMultiplyReshapedOnlyRhsKernel.cpp146 bool reinterpret_output_as_3d = gemm_info.depth_output_gemm3d != 0; in validate_and_configure_window() local
H A DClGemmMatrixMultiplyNativeKernel.cpp148 bool reinterpret_output_as_3d = gemm_info.depth_output_gemm3d != 0; in validate_and_configure_window() local
H A DClGemmLowpMatrixMultiplyReshapedOnlyRhsMMULKernel.cpp189 bool reinterpret_output_as_3d = (gemm_info.depth_output_gemm3d != 0); in validate_and_configure_window() local
H A DClGemmLowpMatrixMultiplyReshapedOnlyRhsKernel.cpp206 bool reinterpret_output_as_3d = (gemm_info.depth_output_gemm3d != 0); in validate_and_configure_window() local