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

Fix for SDK regression bug, minor doc updates #475

Merged
merged 19 commits into from
Jun 4, 2021
Merged

Fix for SDK regression bug, minor doc updates #475

merged 19 commits into from
Jun 4, 2021

Conversation

ant0nsc
Copy link
Contributor

@ant0nsc ant0nsc commented Jun 4, 2021

  • A regression in the AML SDK meant that training jobs were not submitted using a large enough docker memory size.
  • Minor updates to default values, quite often we were using too many data loaders
  • doc updates

Please follow the guidelines for PRs contained here. Checklist:

  • Ensure that your PR is small, and implements one change.
  • Add unit tests for all functions that you introduced or modified.
  • Run PyCharm's code cleanup tools on your Python files.
  • Link the correct GitHub issue for tracking.
  • Update the Changelog file: Describe your change in terms of
    Added/Changed/Removed/... in the "Upcoming" section.
  • When merging your PR, replace the default merge message with a description of your PR,
    and if needed a motivation why that change was required.

@ant0nsc ant0nsc linked an issue Jun 4, 2021 that may be closed by this pull request
@ant0nsc ant0nsc enabled auto-merge (squash) June 4, 2021 14:28
@JonathanTripp JonathanTripp self-requested a review June 4, 2021 16:26
@ant0nsc ant0nsc merged commit 109e580 into main Jun 4, 2021
@ant0nsc ant0nsc deleted the antonsc/fixes branch June 4, 2021 16:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Training the Lung model fails with out-of-memory problems
3 participants