how can I stop numpyro.infer.MCMC?
When I have already started
a numpyro.infer.MCMC process,
how can I stop / interrupt it if I e.g. want to change some parameters before the infer process is finished?.
Ctrl-C and Esc does not work.
When I have already started
a numpyro.infer.MCMC process,
how can I stop / interrupt it if I e.g. want to change some parameters before the infer process is finished?.
Ctrl-C and Esc does not work.