17#ifndef LUCI_INTERPRETER_KERNELS_SPLIT_H
18#define LUCI_INTERPRETER_KERNELS_SPLIT_H
41 int32_t _axis_value{};
const std::vector< const Tensor * > _inputs
const std::vector< Tensor * > _outputs
Tensor * output(int index) const
const Tensor * input() const
const Tensor * axis() const
void configure() override
void execute() const override