23.08
|
#include <depthwise_planar.hpp>
Public Member Functions | |
DepthwisePlanar (StrategyType *const strat, const DepthwiseArgs &args, const OutputStage &os={}) | |
DepthwisePlanar (DepthwisePlanar &)=delete | |
DepthwisePlanar & | operator= (DepthwisePlanar &)=delete |
size_t | get_storage_size (void) const override |
void | pack_parameters (void *buffer, const void *biases, const void *weights, size_t ld_weight_col, size_t ld_weight_row) override |
size_t | get_working_size (unsigned int n_threads) const override |
Definition at line 241 of file depthwise_planar.hpp.
|
inline |
Definition at line 256 of file depthwise_planar.hpp.
|
delete |
|
inlineoverride |
Definition at line 264 of file depthwise_planar.hpp.
|
inlineoverride |
Definition at line 279 of file depthwise_planar.hpp.
|
delete |
|
inlineoverride |
Definition at line 269 of file depthwise_planar.hpp.