23.11
|
#include <depthwise_depthfirst_multiplier.hpp>
Data Fields | |
const T ** | input_rows |
T * | input_padding |
T * | input_patch |
Static Public Attributes | |
constexpr static bool | InputPatchIsGeneric = IsGeneric |
Definition at line 258 of file depthwise_depthfirst_multiplier.hpp.
T* input_padding |
Definition at line 262 of file depthwise_depthfirst_multiplier.hpp.
T* input_patch |
Definition at line 263 of file depthwise_depthfirst_multiplier.hpp.
const T** input_rows |
Definition at line 261 of file depthwise_depthfirst_multiplier.hpp.
|
staticconstexpr |
Definition at line 260 of file depthwise_depthfirst_multiplier.hpp.