Utility base class for the image shift layer. More...
#include <dcnnelements.hpp>
Static Public Member Functions | |
Check functions | |
| static tagged::range_class< batch_tag > | forward_check (const input_data &ind, const bias_data &cd, output_data &outd) |
Check argument compatibility for the forward function. | |
Utility base class for the image shift layer.
| SP | Size policy |
| PP | Permutation policy |
|
inlinestatic |
Check argument compatibility for the forward function.
| ind | Input activations |
| cd | Biases |
| outd | Output activations |