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: yunjey/pytorch-tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rpetrenko/pytorch-tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 43 files changed
  • 1 contributor

Commits on May 5, 2017

  1. first commit

    rpetrenko committed May 5, 2017
    Configuration menu
    Copy the full SHA
    ce57e07 View commit details
    Browse the repository at this point in the history
  2. second

    rpetrenko committed May 5, 2017
    Configuration menu
    Copy the full SHA
    caad1be View commit details
    Browse the repository at this point in the history
  3. third

    rpetrenko committed May 5, 2017
    Configuration menu
    Copy the full SHA
    2f66935 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2017

  1. Configuration menu
    Copy the full SHA
    693589c View commit details
    Browse the repository at this point in the history
  2. forgot to add files

    rpetrenko committed May 6, 2017
    Configuration menu
    Copy the full SHA
    cee56f3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. created extra tutorials

    rpetrenko committed May 8, 2017
    Configuration menu
    Copy the full SHA
    2d1d2de View commit details
    Browse the repository at this point in the history
  2. enable training and cuda

    rpetrenko committed May 8, 2017
    Configuration menu
    Copy the full SHA
    8c00324 View commit details
    Browse the repository at this point in the history
  3. adding models dir

    rpetrenko committed May 8, 2017
    Configuration menu
    Copy the full SHA
    eb05297 View commit details
    Browse the repository at this point in the history
  4. ignore __pycache__

    rpetrenko committed May 8, 2017
    Configuration menu
    Copy the full SHA
    378e353 View commit details
    Browse the repository at this point in the history
  5. fix non cuda version

    rpetrenko committed May 8, 2017
    Configuration menu
    Copy the full SHA
    fdaf02b View commit details
    Browse the repository at this point in the history
Loading