Hi,
I was playing with UMA and the vanilla tutorial and wanted to use pass instruments to do some analyses, however compile_and_run has no way to forward instuments to PassContext.
This could be easily changed by forwarding an instruments parameter to compile_and_run -> compile_models -> PassContext.
Would it make sense to create a PR for this?