Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chip classification training and prediction on multiple GPU's #861

Closed
wants to merge 14 commits into from
Closed

Chip classification training and prediction on multiple GPU's #861

wants to merge 14 commits into from

Commits on Nov 11, 2019

  1. Added multi GPU support

    lmbak committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    17e1db9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fd1b5c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Added multi GPU support for training and prediction of chip classific…

    …ation. Only works on one experiment for now.
    Ubuntu committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    95960fc View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Configuration menu
    Copy the full SHA
    8440f49 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from azavea/master

    sync with master
    lmbak committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    c9bde93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6c6262 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from lmbak/lmb/syncwithmultigpu

    sync gpu with master
    lmbak committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    a362e3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac3d371 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de93014 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c25759f View commit details
    Browse the repository at this point in the history
  8. Removed unneeded codo to check for cuda or cpu

    lmbak committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    6db2150 View commit details
    Browse the repository at this point in the history
  9. Restored accidentally removed log statement

    lmbak committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    0ed6bdd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6fff52f View commit details
    Browse the repository at this point in the history
  11. Format code

    lmbak committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    34969af View commit details
    Browse the repository at this point in the history