ONE - On-device Neural Engine
Loading...
Searching...
No Matches
SpaceToBatchND.h File Reference
#include "cker/Shape.h"
#include "cker/Types.h"

Go to the source code of this file.

Namespaces

namespace  nnfw
 
namespace  nnfw::cker
 

Functions

template<typename T >
void nnfw::cker::SpaceToBatchND (const SpaceToBatchParams &params, const Shape &unextended_input_shape, const T *input_data, const Shape &unextended_block_shape_shape, const int32_t *block_shape_data, const Shape &unextended_padding_shape, const int32_t *paddings_data, const Shape &unextended_output_shape, T *output_data)