Home
last modified time | relevance | path

Searched defs:depth_output_gemm3d (Results 1 – 5 of 5) sorted by relevance

/external/ComputeLibrary/src/runtime/CL/functions/
DCLGEMM.cpp168 const int depth_output_gemm3d = gemm_info.depth_output_gemm3d(); in configure_reshaped_v1() local
247 const int depth_output_gemm3d = gemm_info.depth_output_gemm3d(); in configure_reshaped_v2() local
320 const int depth_output_gemm3d = gemm_info.depth_output_gemm3d(); in configure_reshaped_only_rhs() local
394 const int depth_output_gemm3d = gemm_info.depth_output_gemm3d(); in validate_native_v1() local
420 const int depth_output_gemm3d = gemm_info.depth_output_gemm3d(); in validate_reshaped_v1() local
475 const int depth_output_gemm3d = gemm_info.depth_output_gemm3d(); in validate_reshaped() local
524 const int depth_output_gemm3d = gemm_info.depth_output_gemm3d(); in validate_reshaped_only_rhs() local
DCLGEMMLowpMatrixMultiplyCore.cpp152 const int depth_output_gemm3d = gemm_info.depth_output_gemm3d(); in configure() local
346 const int depth_output_gemm3d = gemm_info.depth_output_gemm3d(); in validate() local
/external/ComputeLibrary/tests/validation/CL/
DGEMMMatrixMultiplyReshapedOnlyRHS.cpp162 … export_to_cl_image, bool broadcast_bias, bool input_as_3d, unsigned int depth_output_gemm3d, cons… in validate_configuration()
/external/ComputeLibrary/arm_compute/core/utils/misc/
DShapeCalculator.h896 …const int depth_output_gemm3d = reinterpret_output_as_3d ? reshape_info.depth_output_gemm3d(… in compute_mm_shape() local
934 …const int depth_output_gemm3d = reinterpret_output_as_3d ? gemm_info.depth_output_gemm3d() :… in compute_mm_shape() local
972 …const unsigned int depth_output_gemm3d = reinterpret_output_as_3d ? gemm_info.depth_output_ge… in compute_mm_shape() local
/external/ComputeLibrary/arm_compute/core/
DTypes.h1895 int depth_output_gemm3d() const in depth_output_gemm3d() function
2073 int depth_output_gemm3d() const in depth_output_gemm3d() function