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

torch as default backend (before mxnet), bilinear interpolation as default dynamics setting (before nearest neighbor) #167

Merged
merged 16 commits into from
Dec 20, 2020

Commits on Dec 1, 2020

  1. modify to run torch

    carsen-stringer committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    21472f4 View commit details
    Browse the repository at this point in the history
  2. adding torch code

    carsen-stringer committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    89b21cd View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

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

Commits on Dec 11, 2020

  1. adding interpolation

    carsen-stringer committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    52cbc00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e53b7e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. fixing torch bug

    carsen-stringer committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    8be72fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a47faf6 View commit details
    Browse the repository at this point in the history
  3. fixing bug in setup

    carsen-stringer committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    517a63c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. Configuration menu
    Copy the full SHA
    5768f98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40c5ea9 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. Configuration menu
    Copy the full SHA
    d1c044a View commit details
    Browse the repository at this point in the history
  2. bug in assign_device

    carsen-stringer committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    24ba370 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3e9167 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88de2c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    272cd12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a1baa7 View commit details
    Browse the repository at this point in the history