Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Ignore Sphinx build folders #698

Merged
merged 6 commits into from
Mar 30, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'main' into 690-ignore-sphinx-build-folders
  • Loading branch information
javier-alvarez committed Mar 30, 2022
commit f7151d09ff0edd3614478c1caf101fd9b2eed468
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ Each release contains a link for "Full Changelog".

#### Added

### Added

- ([#709](https://github.com/microsoft/InnerEye-DeepLearning/pull/709)) Update hi-ml submodule.
- ([#667](https://github.com/microsoft/InnerEye-DeepLearning/pull/667)) Automatically and linearly scale the learning rate of the SSL encoder to the number of GPUs.
- ([#689](https://github.com/microsoft/InnerEye-DeepLearning/pull/689)) Show default argument values in help message.
- ([#671](https://github.com/microsoft/InnerEye-DeepLearning/pull/671)) Remove sequence models and unused variables. Simplify README.
Expand Down Expand Up @@ -99,7 +98,7 @@ gets uploaded to AzureML, by skipping all test folders.

#### Fixed

- ([#698](https://github.com/microsoft/InnerEye-DeepLearning/pull/698)) Ignore Sphinx build folders.
- ([#704](https://github.com/microsoft/InnerEye-DeepLearning/pull/704)) Add submodules to sys.path to fix autodoc's warning.
- ([#699](https://github.com/microsoft/InnerEye-DeepLearning/pull/699)) Fix Sphinx warnings.
- ([#682](https://github.com/microsoft/InnerEye-DeepLearning/pull/682)) Ensure the shape of input patches is compatible with model constraints.
- ([#681](https://github.com/microsoft/InnerEye-DeepLearning/pull/681)) Pad model outputs if they are smaller than the inputs.
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.