Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Multi-GPU and CPU support #154

Draft
wants to merge 14 commits into
base: ote
Choose a base branch
from
Draft

Commits on Jul 30, 2021

  1. add basic functionality for multi-gpu support

    Druzhkov, Pavel committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    779476d View commit details
    Browse the repository at this point in the history
  2. temporary change export dir location

    Druzhkov, Pavel committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    9812c11 View commit details
    Browse the repository at this point in the history
  3. fix training cancelation

    Druzhkov, Pavel committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    29180b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    7238357 View commit details
    Browse the repository at this point in the history
  2. return back local scratch space

    Druzhkov, Pavel committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    b12269a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. fix distributed environment initialization

    Druzhkov, Pavel committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    90e6f05 View commit details
    Browse the repository at this point in the history
  2. use local scratch space

    Druzhkov, Pavel committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    c7d25bb View commit details
    Browse the repository at this point in the history
  3. remove model name

    Druzhkov, Pavel committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    9f04459 View commit details
    Browse the repository at this point in the history
  4. clean up

    Druzhkov, Pavel committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    4fdc135 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2eff760 View commit details
    Browse the repository at this point in the history
  6. clean up

    Druzhkov, Pavel committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    8adaa8b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2207ae2 View commit details
    Browse the repository at this point in the history
  8. fix config file name

    Druzhkov, Pavel committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    257499c View commit details
    Browse the repository at this point in the history
  9. fix configuration file test

    Druzhkov, Pavel committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    287a286 View commit details
    Browse the repository at this point in the history