23.11
|
#include <depthwise_depthfirst_multiplier.hpp>
Public Types | |
using | Type = GenericDepthfirstMultiplierStrategy< TInput, TWeight, TOutput, TAccum, OutputStage > |
Static Public Member Functions | |
template<typename WorkspaceType > | |
static void | execute (const DepthwiseArgs &args, const WorkspaceType *ws, const Type *strat, const OutputStage &, const unsigned int start_output_channel, const void *parameters, const void *bias) |
Definition at line 353 of file depthwise_depthfirst_multiplier.hpp.
using Type = GenericDepthfirstMultiplierStrategy<TInput, TWeight, TOutput, TAccum, OutputStage> |
Definition at line 355 of file depthwise_depthfirst_multiplier.hpp.
|
inlinestatic |
Definition at line 358 of file depthwise_depthfirst_multiplier.hpp.
References GemmTuner::args, 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(), and arm_compute::test::parameters.