Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync code to latest #27

Merged
merged 5 commits into from
Apr 19, 2019
Merged

Commits on Apr 19, 2019

  1. Set idx2name for Optimizer object (#14703)

    * set idx2name for optimizer
    
    * add unit test
    yuxihu authored and wkcn committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    391a1be View commit details
    Browse the repository at this point in the history
  2. [MXNET-1377] Add static-dependencies licenses (#14726)

    * add static-dependencies licenses
    
    * add rat-exclude
    
    * kill licenses copying
    lanking520 committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    818be02 View commit details
    Browse the repository at this point in the history
  3. [MXNET-1287] Feat dep (#14668)

    * Feature and Deprecation Warnings
    
    * Address feature and deprecation Warnings (mostly provideData)
    
    * Fix name search
    zachgk authored and lanking520 committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    5b6e25b View commit details
    Browse the repository at this point in the history
  4. License Googletest and Appendix (#14687)

    * Update googletest due to licensing
    
    * Add common licenses to LICENSE appendix
    
    Add zachgk to contributors
    
    * Remove appendix apache license and fix some indentation
    zachgk authored and lanking520 committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    dc48cd2 View commit details
    Browse the repository at this point in the history
  5. [MXNET-1385] Improved Scala Init and Macros warning messages (#14656)

    * 1st phase scala/java warning killers
    
    * add more comments
    
    * Capitialize all starting words of comments
    
    * amend the rest of them
    lanking520 committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    153d2f4 View commit details
    Browse the repository at this point in the history