Pyro + Pytorch-Ignite + Scheduler handler

Hi!
I have a quick question. Is it possible to use a PyroOptim optimizer with the ExponentialLR and the Ignite library? (I am trying to combine too many things sorry)
I would like to use this handler: ignite.contrib.handlers — PyTorch-Ignite v0.4.10 Documentation
So far I could not find it and I am not sure how this would mess up all the gradients learning,

Thanks !!! :smiley: