23.08
|
#include <depthwise_depthfirst_multiplier.hpp>
Public Types | |
using | Type = DepthfirstMultiplierStrategy< TInput, TWeight, TOutput, TAccum > |
Static Public Member Functions | |
template<typename WorkspaceType > | |
static void | execute (const DepthwiseArgs &args, const WorkspaceType *ws, const Type *strat, const OutputStage &, const unsigned int, const void *parameters, const void *) |
Definition at line 332 of file depthwise_depthfirst_multiplier.hpp.
using Type = DepthfirstMultiplierStrategy<TInput, TWeight, TOutput, TAccum> |
Definition at line 334 of file depthwise_depthfirst_multiplier.hpp.
|
inlinestatic |
Definition at line 337 of file depthwise_depthfirst_multiplier.hpp.
References GemmTuner::args, DepthfirstMultiplierStrategy< TInput, TWeight, TOutput, TAccum >::get_kernel(), and arm_compute::test::parameters.