function runInferenceFlatTensor input SMArtIIntClass smartiint; input Real currentTime; input Real[:] flatInputTensor; input Integer n_out; output Real[n_out] flatOutputTensor; end runInferenceFlatTensor;