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