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

Enable builds without CUDA/GPU support #19

Merged
merged 8 commits into from
Sep 5, 2024
Merged

Enable builds without CUDA/GPU support #19

merged 8 commits into from
Sep 5, 2024

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    5113b4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    276de31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    952edb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    8abe9da View commit details
    Browse the repository at this point in the history
  2. fixed config file for cartpole example, made GPU training for that ex…

    …ample optional. Fixed test compilation when cuda is disabled
    azrael417 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5eedb0f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Throw exception if model/component is placed on GPU when GPU is not e…

    …nabled. Update CPU only dockerfile. Fix generate_fcn_model.py with CPU only PyTorch.
    romerojosh committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ab0abbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a8d916 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6637a5 View commit details
    Browse the repository at this point in the history