Skip to content

Updates January'2020 DLC release

Compare
Choose a tag to compare
@ddavydenko ddavydenko released this 02 Jan 23:21
· 334 commits to master since this release
  • Simplified dependencies, removed aioboto3 and unpinned boto3 version
  • Fixed Horovod training support
  • Fixed numeration of steps in saved data
  • Removed saving of input_loss as irrelevant
  • Changed default save_interval from 100 steps to 500 steps
  • Improved examples and documentation