SVGP simply redirects to SparseVariationalApproximation, but the SVGP default (and only implementation) was Centered representation, whereas SparseVariationalApproximation defaults to NonCentered. So it was actually a breaking change. Is there some way we can fix this?
Originally posted by @st-- in #64 (comment)