17#ifndef LUCI_INTERPRETER_KERNELS_STRIDEDSLICE_H
18#define LUCI_INTERPRETER_KERNELS_STRIDEDSLICE_H
const std::vector< const Tensor * > _inputs
const std::vector< Tensor * > _outputs
const StridedSliceParams & params() const
const Tensor * begin() const
void configure() override
const Tensor * strides() const
void execute() const override
const Tensor * input() const
const Tensor * end() const