MONAI icon indicating copy to clipboard operation
MONAI copied to clipboard

[WIP] 7227 refactor transformer and diffusion model unet

Open marksgraham opened this issue 2 months ago • 2 comments

Part of #7227 .

Description

A few sentences describing the changes proposed in this pull request.

Types of changes

  • [x] Non-breaking change (fix or new feature that would not break existing functionality).
  • [ ] Breaking change (fix or new feature that would cause existing functionality to change).
  • [ ] New tests added to cover the changes.
  • [ ] Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • [ ] Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • [ ] In-line docstrings updated.
  • [ ] Documentation updated, tested make html command in the docs/ folder.

marksgraham avatar Apr 25 '24 15:04 marksgraham