Searched defs:output_shifts (Results 1 – 4 of 4) sorted by relevance
| /external/ComputeLibrary/src/gpu/cl/kernels/ |
| D | ClGemmLowpOffsetContributionOutputStageKernel.cpp | 48 …utStageInfo &output_stage, const ITensorInfo *output_multipliers, const ITensorInfo *output_shifts) in validate_arguments() 135 … const ITensorInfo *output_multipliers, const ITensorInfo *output_shifts) in configure() 213 … const ITensorInfo *output_multipliers, const ITensorInfo *output_shifts) in validate() 228 …const auto output_shifts = utils::cast::polymorphic_downcast<const ICLTensor *>(tensors.get_c… in run_op() local
|
| D | ClGemmLowpMatrixMultiplyReshapedOnlyRhsKernel.cpp | 59 const ITensorInfo *output_multipliers, const ITensorInfo *output_shifts) in validate_arguments() 199 …ITensorInfo *output_multipliers, ITensorInfo *output_shifts, ElementsProcessed &num_elements_proce… in validate_and_configure_window() 291 … ITensorInfo *output_multipliers, ITensorInfo *output_shifts) in configure() 437 … const ITensorInfo *output_multipliers, const ITensorInfo *output_shifts) in validate() 466 …const auto output_shifts = utils::cast::polymorphic_downcast<const ICLTensor *>(tensors.get_c… in run_op() local
|
| D | ClGemmLowpMatrixMultiplyReshapedOnlyRhsMMULKernel.cpp | 50 const ITensorInfo *output_multipliers, const ITensorInfo *output_shifts) in validate_arguments() 183 …ITensorInfo *output_multipliers, ITensorInfo *output_shifts, ElementsProcessed &num_elements_proce… in validate_and_configure_window() 292 … ITensorInfo *output_multipliers, ITensorInfo *output_shifts) in configure() 399 … const ITensorInfo *output_multipliers, const ITensorInfo *output_shifts) in validate()
|
| /external/ComputeLibrary/src/core/CL/kernels/ |
| D | CLDepthwiseConvolutionLayerNativeKernel.cpp | 47 …onvolutionInfo &conv_info, const ITensorInfo *output_multipliers, const ITensorInfo *output_shifts) in validate_arguments() 174 … const ICLTensor *output_multipliers, const ICLTensor *output_shifts) in configure() 181 … const ICLTensor *output_multipliers, const ICLTensor *output_shifts) in configure() 352 …onvolutionInfo &conv_info, const ITensorInfo *output_multipliers, const ITensorInfo *output_shifts) in validate()
|