Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vyraun/pytorch-examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jcjohnson/pytorch-examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 9 files changed
  • 6 contributors

Commits on Jun 14, 2017

  1. Backward pass algo description correction

    I think it should be this way. Correct me if I am wrong :P
    warmspringwinds authored Jun 14, 2017
    Configuration menu
    Copy the full SHA
    f9a0709 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2017

  1. Configuration menu
    Copy the full SHA
    0d8adca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    555db9a View commit details
    Browse the repository at this point in the history
  3. Merge pull request jcjohnson#6 from warmspringwinds/patch-1

    Backward pass algo description correction
    jcjohnson authored Nov 1, 2017
    Configuration menu
    Copy the full SHA
    0f1b88a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. update code for PyTorch 0.4

    Justin Johnson committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    e1bfa13 View commit details
    Browse the repository at this point in the history
  2. Update README_raw.md

    jcjohnson authored Apr 18, 2018
    Configuration menu
    Copy the full SHA
    d7dcbe4 View commit details
    Browse the repository at this point in the history
  3. update README

    Justin Johnson committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    eb68d8b View commit details
    Browse the repository at this point in the history
  4. Update README_raw.md

    jcjohnson authored Apr 18, 2018
    Configuration menu
    Copy the full SHA
    555889a View commit details
    Browse the repository at this point in the history
  5. remove all references to Variable

    Justin Johnson committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    88612ad View commit details
    Browse the repository at this point in the history
  6. missed a Variable reference

    Justin Johnson committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    997b3b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

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

Commits on May 3, 2018

  1. Update README.md

    Super minor issue, but caught my eye :)
    akiani authored May 3, 2018
    Configuration menu
    Copy the full SHA
    124942f View commit details
    Browse the repository at this point in the history
  2. Merge pull request jcjohnson#20 from akiani/patch-1

    Update README.md
    jcjohnson authored May 3, 2018
    Configuration menu
    Copy the full SHA
    1b21327 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c606f2c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Configuration menu
    Copy the full SHA
    2c9ce4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a4ef4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73a662b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Typo

    Aman-1412 authored Jul 1, 2019
    Configuration menu
    Copy the full SHA
    29e58eb View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Merge pull request jcjohnson#35 from Aman-1412/master

    Teeny-tiny Typo
    jcjohnson authored Jul 2, 2019
    Configuration menu
    Copy the full SHA
    0003fcd View commit details
    Browse the repository at this point in the history
Loading