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

multiple gpu support in worker and loader #63

Merged
merged 16 commits into from
Jul 18, 2024
Merged

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    6f7f537 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d1b425 View commit details
    Browse the repository at this point in the history
  3. use queue.Queue for jobs

    noskill committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2d88574 View commit details
    Browse the repository at this point in the history
  4. select device in BasePipe

    noskill committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    09dbf93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91f0954 View commit details
    Browse the repository at this point in the history
  6. test for worker

    noskill committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    36ce437 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. run CI on self-hosted runner

    noskill authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    bc3e6c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. add test_worker to tests

    noskill committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    14c9038 View commit details
    Browse the repository at this point in the history
  2. log

    noskill committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0cd60a9 View commit details
    Browse the repository at this point in the history
  3. yaml configs

    noskill committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    933bf30 View commit details
    Browse the repository at this point in the history
  4. dockerfile for test runner

    noskill committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    df970be View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    7a38177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ec81c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    5684581 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    693003d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    dcc8e34 View commit details
    Browse the repository at this point in the history