File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -71,13 +71,13 @@ if GROUP == "All" || GROUP == "AD"
7171 include (" general/ad.jl" )
7272 include (" general/mixedad_logdensity.jl" )
7373
74- include (" algorithms/paramspacesgd/ subsampledobj.jl" )
75- include (" algorithms/paramspacesgd/ repgradelbo.jl" )
76- include (" algorithms/paramspacesgd/ scoregradelbo.jl" )
77- include (" algorithms/paramspacesgd/ repgradelbo_locationscale.jl" )
78- include (" algorithms/paramspacesgd/ repgradelbo_locationscale_bijectors.jl" )
79- include (" algorithms/paramspacesgd/ repgradelbo_proximal_locationscale.jl" )
80- include (" algorithms/paramspacesgd/ repgradelbo_proximal_locationscale_bijectors.jl" )
81- include (" algorithms/paramspacesgd/ scoregradelbo_locationscale.jl" )
82- include (" algorithms/paramspacesgd/ scoregradelbo_locationscale_bijectors.jl" )
74+ include (" algorithms/subsampledobj.jl" )
75+ include (" algorithms/repgradelbo.jl" )
76+ include (" algorithms/scoregradelbo.jl" )
77+ include (" algorithms/repgradelbo_locationscale.jl" )
78+ include (" algorithms/repgradelbo_locationscale_bijectors.jl" )
79+ include (" algorithms/repgradelbo_proximal_locationscale.jl" )
80+ include (" algorithms/repgradelbo_proximal_locationscale_bijectors.jl" )
81+ include (" algorithms/scoregradelbo_locationscale.jl" )
82+ include (" algorithms/scoregradelbo_locationscale_bijectors.jl" )
8383end
You can’t perform that action at this time.
0 commit comments