ONE - On-device Neural Engine
Loading...
Searching...
No Matches
DepthToSpace.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::DepthToSpace (const Shape &unextended_input_shape, const T *input_data, const Shape &unextended_output_shape, T *output_data, int32_t block_size)