17#ifndef LUCI_INTERPRETER_KERNELS_FILL_H
18#define LUCI_INTERPRETER_KERNELS_FILL_H
41 template <
typename T>
void configureShape();
const std::vector< const Tensor * > _inputs
const std::vector< Tensor * > _outputs
void configure() override
const Tensor * dims() const
const Tensor * value() const
void execute() const override