The mage vae defined plain encode and decode methods, leaving offload hooks nothing to fire on when the pipeline enters through them. The diffusers entry decorator routes both through the hook path, the same as every stock autoencoder.
Signed-off-by: Vladimir Mandic <mandic00@live.com>