Home
last modified time | relevance | path

Searched defs:tensor_reshaped_info (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/gemm/
H A DClGemmHelpers.cpp60 const TensorInfo tensor_reshaped_info(shape, 1, data_type); in select_lhs_rhs_info() local
92 Status validate_image2d_support_on_rhs(const ITensorInfo &tensor_reshaped_info, const GEMMRHSMatrix… in validate_image2d_support_on_rhs()
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/
H A DClGemmReshapeRhsMatrixKernel.cpp66 …const TensorInfo tensor_reshaped_info(misc::shape_calculator::compute_rhs_reshaped_shape(*src, rhs… in validate_arguments() local
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/gemm/reshaped/
H A DClGemmDefaultConfigReshapedBifrost.cpp295 const TensorInfo tensor_reshaped_info(shape, 1, DataType::F32); in configure_G76_f32() local
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/gemm/reshaped_only_rhs/
H A DClGemmDefaultConfigReshapedRhsOnlyBifrost.cpp203 const TensorInfo tensor_reshaped_info(shape, 1, DataType::F32); in configure_G76_f32() local