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

Add RAI checker for installed backends #137

Merged
merged 6 commits into from
Feb 8, 2022

Commits on Feb 3, 2022

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

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    a21bcd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d8d5d9 View commit details
    Browse the repository at this point in the history
  3. TensorFlow and PyTorch generator (CrayLabs#105,CrayLabs#106)

    This PR adds data loaders which can be used with TensorFlow
    and PyTorch to train (or fit) a model. The loaders
    get the data from the Orchestrator and can be used
    when training in a distributed fashion (e.g with Horovod).
    
    [ committed by @al-rigazzi ]
    [ reviewed by @Spartee and @MattToast ]
    al-rigazzi committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    ea5c473 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40328bd View commit details
    Browse the repository at this point in the history