SIGN IN SIGN UP

[Arm backend] Refactor runner_utils, removing RunnerUtil (#7722)

As the execution of models on reference_model
or on FVP has simplified, there is no longer need
for a class to handle the execution.
Instead, running a model should should only be a
function call with the model, inputs and some metadata.
This makes it easier to reuse runner_utils.
E
Erik Lundell committed
f4e77c7f753181943d031fbd6a46c71db9150dc0
Parent: 8611aaa
Committed by GitHub <noreply@github.com> on 1/21/2025, 12:14:32 PM