ONE - On-device Neural Engine
|
Go to the source code of this file.
Namespaces | |
namespace | nnfw |
namespace | nnfw::cker |
Functions | |
template<typename T > | |
void | nnfw::cker::Slice (const SliceParams &op_params, const Shape &input_shape, SequentialTensorWriter< T > *writer) |
template<typename T > | |
void | nnfw::cker::Slice (const SliceParams &op_params, const Shape &input_shape, const T *input_data, T *output_data) |