Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

update kvstore python interface, passed gpu test #57

Merged
merged 11 commits into from
Sep 11, 2015
Merged

update kvstore python interface, passed gpu test #57

merged 11 commits into from
Sep 11, 2015

Commits on Sep 10, 2015

  1. Merge pull request #1 from dmlc/master

    merge dmlc/master
    mli committed Sep 10, 2015
    Configuration menu
    Copy the full SHA
    b60a4eb View commit details
    Browse the repository at this point in the history
  2. pinned cpu memory

    mli committed Sep 10, 2015
    Configuration menu
    Copy the full SHA
    c660d2c View commit details
    Browse the repository at this point in the history
  3. change kvstore interface

    mli committed Sep 10, 2015
    Configuration menu
    Copy the full SHA
    1d0ae53 View commit details
    Browse the repository at this point in the history
  4. simplified kvstore_local

    mli committed Sep 10, 2015
    Configuration menu
    Copy the full SHA
    f341b03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5810c83 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2015

  1. impl

    mli committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    1b3fe0f View commit details
    Browse the repository at this point in the history
  2. python interface

    mli committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    68150d6 View commit details
    Browse the repository at this point in the history
  3. passed test_kvstore.py

    mli committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    34fd684 View commit details
    Browse the repository at this point in the history
  4. pass gpu test in test_kvstore.py

    mli committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    2b150f5 View commit details
    Browse the repository at this point in the history
  5. fix lint

    mli committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    2f738b7 View commit details
    Browse the repository at this point in the history
  6. fix for nose

    mli committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    8b7f300 View commit details
    Browse the repository at this point in the history