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

Go to the source code of this file.

Namespaces

namespace  nnfw
 
namespace  nnfw::cker
 

Functions

void nnfw::cker::TransposeConv (const TransposeConvParams &params, const Shape &input_shape, const float *input_data, const Shape &filter_shape, const float *filter_data, const Shape &output_shape, float *output_data)