dlutils

First steps

  • dlutils
  • Batch provider - for parallel batch data processing
  • Checkpointer - saving/restoring of model/optimizers/schedulers/custom data
  • Run - helper for launching distributed parallel training
  • Download - module for downloading and unpacking files
  • Shuffle functions for ndarrays.
  • Decorator for measuring time
  • Utils for organizing epoch iterations, printing progress, computing average of losses.
  • Measures
  • Caching decorator
  • Async decorator
  • Processing a large tensor by chunking
  • Readers
dlutils
  • Docs »
  • Search


© Copyright 2019-2020, Stanislav Pidhorskyi

Built with Sphinx using a theme provided by Read the Docs.