Skip to content

4581 optional final Tanh#4736

Merged
wyli merged 3 commits intoProject-MONAI:devfrom
wyli:4581-vit
Jul 20, 2022
Merged

4581 optional final Tanh#4736
wyli merged 3 commits intoProject-MONAI:devfrom
wyli:4581-vit

Conversation

@wyli
Copy link
Copy Markdown
Contributor

@wyli wyli commented Jul 20, 2022

Signed-off-by: Wenqi Li [email protected]

Fixes #4581
making the final nonlinear optional

Status

Ready

Types of changes

  • 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.

Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli marked this pull request as ready for review July 20, 2022 19:18
Signed-off-by: Wenqi Li <[email protected]>
@wyli wyli changed the title 4851 optional final Tanh 4581 optional final Tanh Jul 20, 2022
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Jul 20, 2022

/build

1 similar comment
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Jul 20, 2022

/build

@wyli wyli enabled auto-merge (squash) July 20, 2022 19:32
Signed-off-by: Wenqi Li <[email protected]>
@wyli
Copy link
Copy Markdown
Contributor Author

wyli commented Jul 20, 2022

/build

@wyli wyli merged commit 5048752 into Project-MONAI:dev Jul 20, 2022
@wyli wyli deleted the 4581-vit branch July 21, 2022 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

classification ViT have the final nn.Tanh()

2 participants