ONE - On-device Neural Engine
Loading...
Searching...
No Matches
Gather.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 T , typename CoordsT = int32_t>
void nnfw::cker::Gather (const GatherParams &op_params, const Shape &input_shape, const T *input_data, const Shape &coords_shape, const CoordsT *coords_data, const Shape &, T *output_data)