ONE - On-device Neural Engine
|
Go to the source code of this file.
Namespaces | |
namespace | nnfw |
namespace | nnfw::cker |
Functions | |
template<typename Scalar > | |
void | nnfw::cker::Concatenation (const ConcatenationParams ¶ms, const Shape *const *input_shapes, const Scalar *const *input_data, const Shape &output_shape, Scalar *output_data) |
void | nnfw::cker::ConcatenationWithScaling (const ConcatenationParams ¶ms, const Shape *const *input_shapes, const uint8_t *const *input_data, const Shape &output_shape, uint8_t *output_data) |