Mentions légales du service

Skip to content

fix #59 issue - training failure with 3+ nodes

VESIN Marc requested to merge feature/fix-issue-59 into develop
  • fixed issue that caused the bug

  • remove other existing class/parameters file name conflict with multiple nodes

  • introduced unit tests for some underlying code TorchTrainingPlan.load()/save*(), comments, slight adpatations of methods

  • will not introduce unit test for Round() and Job() in this merge (to be done in its own branch)

Merge request reports