17#ifndef _NNC_CORE_BACKEND_INTERPRETER_FILL_
18#define _NNC_CORE_BACKEND_INTERPRETER_FILL_
36 res_accessor.
at(index) = f(index);
T at(const Index &id) const
const Shape & getShape() const
DataType getElementType() const
void Fill(mir::TensorVariant &t, F f)
static void run(mir::TensorVariant &res, F f)