function runInferenceFlatTensor input SMArtIntClass smartint; input Real currentTime; input Real[:] flatInputTensor; input Integer n_out; output Real[n_out] flatOutputTensor; end runInferenceFlatTensor;