ONE - On-device Neural Engine
|
#include "PALUtils.h"
Go to the source code of this file.
Namespaces | |
namespace | onert_micro |
namespace | onert_micro::execute |
namespace | onert_micro::execute::pal |
Functions | |
template<typename Scalar > | |
OMStatus | onert_micro::execute::pal::Concatenation (core::ConcatenationParams ¶ms, std::vector< uint32_t > &input_shapes, std::vector< const Scalar * > &input_data, const core::OMRuntimeShape &output_shape, Scalar *output_data) |