ONE - On-device Neural Engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Reverse.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

template<typename Scalar >
void nnfw::cker::Reverse (int axis, const Shape &input_shape, const Scalar *input_data, const Shape &, Scalar *output_data)