17#ifndef LUCI_INTERPRETER_KERNELS_INSTANCENORM_H
18#define LUCI_INTERPRETER_KERNELS_INSTANCENORM_H
43 void evalFloat()
const;
const std::vector< const Tensor * > _inputs
const std::vector< Tensor * > _outputs
const InstanceNormParams & params() const
void execute() const override
const Tensor * beta() const
const Tensor * input() const
void configure() override
const Tensor * gamma() const