ONE - On-device Neural Engine
|
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) |