Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Make use of MONAI blocks in diffusion_model_unet.py #141

@Warvito

Description

@Warvito

I think GEGLU and FeedForward components from diffusion_model_unet.py

are already implemented on MONAI core as MLPBlock

https://github.com/Project-MONAI/MONAI/blob/17529e7ae0a53db68f9ace7a130da2b611650cc3/monai/networks/blocks/mlp.py#L22

It might be necessary further investigation.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions