Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/gpu/cl/kernels/
DClGemmLowpMatrixMultiplyReshapedKernel.cpp108 bool reinterpret_output_as_3d = (gemm_info.depth_output_gemm3d() != 0); in validate_and_configure_window() local
DClGemmMatrixMultiplyReshapedOnlyRhsMMULKernel.cpp151 bool reinterpret_output_as_3d = gemm_info.depth_output_gemm3d != 0; in validate_and_configure_window() local
DClGemmMatrixMultiplyReshapedKernel.cpp154 bool reinterpret_output_as_3d = gemm_info.depth_output_gemm3d != 0; in validate_and_configure_window() local
DClGemmMatrixMultiplyNativeKernel.cpp148 bool reinterpret_output_as_3d = gemm_info.depth_output_gemm3d != 0; in validate_and_configure_window() local
DClGemmMatrixMultiplyReshapedOnlyRhsKernel.cpp146 bool reinterpret_output_as_3d = gemm_info.depth_output_gemm3d != 0; in validate_and_configure_window() local
DClGemmLowpMatrixMultiplyReshapedOnlyRhsKernel.cpp206 bool reinterpret_output_as_3d = (gemm_info.depth_output_gemm3d != 0); in validate_and_configure_window() local
DClGemmLowpMatrixMultiplyReshapedOnlyRhsMMULKernel.cpp189 bool reinterpret_output_as_3d = (gemm_info.depth_output_gemm3d != 0); in validate_and_configure_window() local
/external/ComputeLibrary/arm_compute/core/utils/misc/
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