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

[MXNET-374] handle row_sparse weight in parameter and trainer #11001

Merged
merged 23 commits into from
May 29, 2018

Commits on May 16, 2018

  1. + rsp parameter

    eric-haibin-lin committed May 16, 2018
    Configuration menu
    Copy the full SHA
    2863a1f View commit details
    Browse the repository at this point in the history
  2. draft

    eric-haibin-lin committed May 16, 2018
    Configuration menu
    Copy the full SHA
    e3d20c7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. Fix optimizer pickle

    eric-haibin-lin committed May 17, 2018
    Configuration menu
    Copy the full SHA
    ad672a7 View commit details
    Browse the repository at this point in the history
  2. refactor and document

    eric-haibin-lin committed May 17, 2018
    Configuration menu
    Copy the full SHA
    674d374 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6db6e29 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. Configuration menu
    Copy the full SHA
    6f0f403 View commit details
    Browse the repository at this point in the history
  2. add test

    eric-haibin-lin committed May 18, 2018
    Configuration menu
    Copy the full SHA
    8db0499 View commit details
    Browse the repository at this point in the history
  3. merge

    eric-haibin-lin committed May 18, 2018
    Configuration menu
    Copy the full SHA
    60d9f16 View commit details
    Browse the repository at this point in the history
  4. add back test

    eric-haibin-lin committed May 18, 2018
    Configuration menu
    Copy the full SHA
    83009bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf006c8 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2018

  1. add comment

    eric-haibin-lin committed May 19, 2018
    Configuration menu
    Copy the full SHA
    4e9ab9c View commit details
    Browse the repository at this point in the history
  2. remove print

    eric-haibin-lin committed May 19, 2018
    Configuration menu
    Copy the full SHA
    a991e98 View commit details
    Browse the repository at this point in the history
  3. fix doc

    eric-haibin-lin committed May 19, 2018
    Configuration menu
    Copy the full SHA
    468b599 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. CR comments

    eric-haibin-lin committed May 21, 2018
    Configuration menu
    Copy the full SHA
    0f70344 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. CR comments

    eric-haibin-lin committed May 23, 2018
    Configuration menu
    Copy the full SHA
    ff9bf84 View commit details
    Browse the repository at this point in the history
  2. change error

    eric-haibin-lin committed May 23, 2018
    Configuration menu
    Copy the full SHA
    bee6774 View commit details
    Browse the repository at this point in the history
  3. remove cast stype

    eric-haibin-lin committed May 23, 2018
    Configuration menu
    Copy the full SHA
    077b7a5 View commit details
    Browse the repository at this point in the history
  4. fix test

    eric-haibin-lin committed May 23, 2018
    Configuration menu
    Copy the full SHA
    6038fe9 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Configuration menu
    Copy the full SHA
    70de567 View commit details
    Browse the repository at this point in the history
  2. lint

    eric-haibin-lin committed May 24, 2018
    Configuration menu
    Copy the full SHA
    12a8b59 View commit details
    Browse the repository at this point in the history
  3. add test to CI

    eric-haibin-lin committed May 24, 2018
    Configuration menu
    Copy the full SHA
    2a06884 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

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

Commits on May 26, 2018

  1. add more checks

    eric-haibin-lin committed May 26, 2018
    Configuration menu
    Copy the full SHA
    01b3e4d View commit details
    Browse the repository at this point in the history