17#ifndef LUCI_INTERPRETER_KERNELS_PACK_H
18#define LUCI_INTERPRETER_KERNELS_PACK_H
40 template <
typename T>
void evalGeneric()
const;
const std::vector< const Tensor * > _inputs
const std::vector< Tensor * > _outputs
const PackParams & params() const
const Tensor * input(int index) const
void configure() override
void execute() const override