"...sklearn/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "f0a2d3969010e1c443652c46f6b53e841f9af948"
Fix config prints and save, load of pipelines (#2849)
* [Config] Fix config prints and save, load * Only use potential nn.Modules for dtype and device * Correct vae image processor * make sure in_channels is not accessed directly * make sure in channels is only accessed via config * Make sure schedulers only access config attributes * Make sure to access config in SAG * Fix vae processor and make style * add tests * uP * make style * Fix more naming issues * Final fix with vae config * change more
Showing
Please register or sign in to comment