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

[MXNET-400] support string type for kvstore key in cpp-package #10792

Merged
merged 6 commits into from
Apr 9, 2019

Commits on Mar 29, 2019

  1. Kvstore strkey (#2)

    * support string type for kvstore key in cpp-package
    
    * make lines short
    
    * fix build
    
    * add kvstore testcase
    
    * no rand() use
    
    * fix cpplint sanity check
    
    * support string type for kvstore key in cpp-package
    
    * make lines short
    
    * fix build
    
    * print error log
    nihui committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    24ca621 View commit details
    Browse the repository at this point in the history
  2. Update test_kvstore.cpp

    nihui committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    803587f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. update

    nihui committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    f850861 View commit details
    Browse the repository at this point in the history
  2. add gpu unittest

    nihui committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    c5cac66 View commit details
    Browse the repository at this point in the history
  3. check gpu count

    nihui committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    edf6554 View commit details
    Browse the repository at this point in the history
  4. fix sanity check

    nihui committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    b64d58c View commit details
    Browse the repository at this point in the history