"git@developer.sourcefind.cn:gaoqiong/composable_kernel.git" did not exist on "698a442e0657b2ede3b580ed1b35cac1f803874a"
Add dropout parameter to UNet2DModel/UNet2DConditionModel (#4882)
* Add dropout param to get_down_block/get_up_block and UNet2DModel/UNet2DConditionModel. * Add dropout param to Versatile Diffusion modeling, which has a copy of UNet2DConditionModel and its own get_down_block/get_up_block functions.
Showing
Please register or sign in to comment