Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

PyTorch binding with mnist examples #148

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on May 27, 2017

  1. Merge pull request #1 from Microsoft/master

    update from the origin
    zhengsx committed May 27, 2017
    Configuration menu
    Copy the full SHA
    5fe734c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. update .gitignore

    Shuxin Zheng (MSR Student-Person Consulting) authored and Shuxin Zheng (MSR Student-Person Consulting) committed May 31, 2017
    Configuration menu
    Copy the full SHA
    375a2f5 View commit details
    Browse the repository at this point in the history
  2. dist mnist

    Shuxin Zheng (MSR Student-Person Consulting) authored and Shuxin Zheng (MSR Student-Person Consulting) committed May 31, 2017
    Configuration menu
    Copy the full SHA
    bf7ae22 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. add dcasgd submodule

    Shuxin Zheng (MSR Student-Person Consulting) authored and Shuxin Zheng (MSR Student-Person Consulting) committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    a764c42 View commit details
    Browse the repository at this point in the history
  2. cmake

    Shuxin Zheng (MSR Student-Person Consulting) authored and Shuxin Zheng (MSR Student-Person Consulting) committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    0040e7b View commit details
    Browse the repository at this point in the history
  3. nothing

    Shuxin Zheng (MSR Student-Person Consulting) authored and Shuxin Zheng (MSR Student-Person Consulting) committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    a8bf835 View commit details
    Browse the repository at this point in the history
  4. test example

    Shuxin Zheng (MSR Student-Person Consulting) authored and Shuxin Zheng (MSR Student-Person Consulting) committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    935912d View commit details
    Browse the repository at this point in the history
  5. update .gitignore

    Shuxin Zheng (MSR Student-Person Consulting) authored and Shuxin Zheng (MSR Student-Person Consulting) committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    648283a View commit details
    Browse the repository at this point in the history
  6. update submodule

    Shuxin Zheng (MSR Student-Person Consulting) authored and Shuxin Zheng (MSR Student-Person Consulting) committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    5f3c4ad View commit details
    Browse the repository at this point in the history
  7. update gitmodules

    Shuxin Zheng (MSR Student-Person Consulting) authored and Shuxin Zheng (MSR Student-Person Consulting) committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    6b9011d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2017

  1. fix bug

    Shuxin Zheng (MSR Student-Person Consulting) authored and Shuxin Zheng (MSR Student-Person Consulting) committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    5cd84f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. fix bugs and support updater

    Shuxin Zheng (MSR Student-Person Consulting) authored and Shuxin Zheng (MSR Student-Person Consulting) committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    e71203e View commit details
    Browse the repository at this point in the history
  2. update

    Shuxin Zheng (MSR Student-Person Consulting) authored and Shuxin Zheng (MSR Student-Person Consulting) committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    e0e494c View commit details
    Browse the repository at this point in the history
  3. update submodule

    Shuxin Zheng (MSR Student-Person Consulting) authored and Shuxin Zheng (MSR Student-Person Consulting) committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    d46cd3d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from Microsoft/master

    disable lua binding test in travis
    zhengsx committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    89a0027 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. add getstate func

    Shuxin Zheng (MSR Student-Person Consulting) authored and Shuxin Zheng (MSR Student-Person Consulting) committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    96d36c7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/zhengsx/multiverso

    Shuxin Zheng (MSR Student-Person Consulting) authored and Shuxin Zheng (MSR Student-Person Consulting) committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    e0b0ea2 View commit details
    Browse the repository at this point in the history