ONE - On-device Neural Engine
|
#include "Builders.h"
#include "kernels/Utils.h"
#include "MISOKernel.h"
#include "PALStridedSlice.h"
Go to the source code of this file.
Namespaces | |
namespace | luci_interpreter |
Functions | |
void | luci_interpreter::configure_kernel_CircleStridedSlice (const circle::Operator *cur_op, BaseRuntimeGraph *runtime_graph) |
void | luci_interpreter::execute_kernel_CircleStridedSlice (const circle::Operator *cur_op, BaseRuntimeGraph *runtime_graph) |