ONE - On-device Neural Engine
Loading...
Searching...
No Matches
PALGatherND.h File Reference
#include "OMStatus.h"
#include "core/OMRuntimeShape.h"
#include <cmath>

Go to the source code of this file.

Namespaces

namespace  onert_micro
 
namespace  onert_micro::execute
 
namespace  onert_micro::execute::pal
 

Functions

template<typename ParamsT , typename IndicesT >
OMStatus onert_micro::execute::pal::GatherND (core::OMRuntimeShape params_shape, const ParamsT *param_data, core::OMRuntimeShape indices_shape, const IndicesT *index_data, ParamsT *output_data)
 

Variables

constexpr int onert_micro::execute::pal::MAX_INDICES_ND = 5