23.08
|
#include <depthwise_depthfirst_generic.hpp>
Public Types | |
using | KernelType = std::function< void(const TInput *const *const, TOutput *const *const, const void *, const void *, const unsigned int, const unsigned int, const TAccum, const TAccum)> |
Definition at line 33 of file depthwise_depthfirst_generic.hpp.
using KernelType = std::function<void(const TInput *const *const, TOutput *const *const, const void *, const void *, const unsigned int, const unsigned int, const TAccum, const TAccum)> |
Definition at line 35 of file depthwise_depthfirst_generic.hpp.