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

Colab compatibility improvements #87

Merged
merged 3 commits into from
Jun 19, 2020
Merged

Colab compatibility improvements #87

merged 3 commits into from
Jun 19, 2020

Commits on Jun 7, 2020

  1. Ensure Google Colab GPU Compatibility

    - Added parameters to compile for all available GPU models in Google Colaboratory.
    - Moved the instructions to a common file used by all setup files
    - Adapted Colab file, removing outdated error indicators
    AlphaGit committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    d7c0520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9073d9 View commit details
    Browse the repository at this point in the history
  3. Updated documentation

    - Updated documentation inside and outside of Colab file.
    - Removed references to any shared Colab file, to avoid outdated versions out there. The one in the `master` branch of this repo should be the canonical one.
    - Added versioning to the file itself, so we can easily tell when someone is using an old version of the file.
    - Added markdown input for configuration
    AlphaGit committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    e70d6d5 View commit details
    Browse the repository at this point in the history