23.11
|
#include <depthwise_depthfirst_multiplier.hpp>
Public Types | |
using | Type = GenericDepthfirstMultiplierStrategy< TInput, TWeight, TOutput, int32_t, arm_gemm::Requantize32 > |
Static Public Member Functions | |
template<typename WorkspaceType > | |
static void | execute (const DepthwiseArgs &args, const WorkspaceType *ws, const Type *strat, const arm_gemm::Requantize32 &qp, const unsigned int start_output_channel, const void *parameters, const void *) |
Definition at line 397 of file depthwise_depthfirst_multiplier.hpp.
using Type = GenericDepthfirstMultiplierStrategy<TInput, TWeight, TOutput, int32_t, arm_gemm::Requantize32> |
Definition at line 399 of file depthwise_depthfirst_multiplier.hpp.
|
inlinestatic |
Definition at line 402 of file depthwise_depthfirst_multiplier.hpp.
References GemmTuner::args, Requantize32::bias, GenericDepthfirstMultiplierStrategy< TInput, TWeight, TOutput, TAccum, OutputStage >::get_kernel(), DepthwiseDepthfirstStrategyCommon< TInput, TWeight, TOutput, TAccum, OutputStage >::get_kernel_cols(), DepthwiseDepthfirstStrategyCommon< TInput, TWeight, TOutput, TAccum, OutputStage >::get_kernel_rows(), arm_compute::test::parameters, Requantize32::per_channel_left_shifts, Requantize32::per_channel_muls, and Requantize32::per_channel_right_shifts.