ONE - On-device Neural Engine
|
#include "cker/operation/Pad.h"
Go to the source code of this file.
Namespaces | |
namespace | nnfw |
namespace | nnfw::cker |
namespace | nnfw::cker::train |
Functions | |
template<typename T > | |
void | nnfw::cker::train::Depad (const int32_t *padding_data, int32_t pad_rank, const Shape &input_shape, const T *input_data, const Shape &output_shape, T *output_data) |