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

Addresses comments in runtime feature discovery API #13964

Merged
merged 37 commits into from
Feb 12, 2019

Commits on Jan 16, 2019

  1. Configuration menu
    Copy the full SHA
    ff109f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ebc7a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30f057f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9eff40 View commit details
    Browse the repository at this point in the history
  5. MXNET_USE_LAPACK

    larroy committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    2e60d23 View commit details
    Browse the repository at this point in the history
  6. Fix C++ linting errors

    larroy committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    d913033 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    939d76c View commit details
    Browse the repository at this point in the history
  8. Refactor Storage -> FeatureSet

    larroy committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    80ae05e View commit details
    Browse the repository at this point in the history
  9. Refine documentation

    larroy committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    c6bdb54 View commit details
    Browse the repository at this point in the history
  10. Add failure case

    larroy committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    a27af10 View commit details
    Browse the repository at this point in the history
  11. Fix pylint

    larroy committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    799a567 View commit details
    Browse the repository at this point in the history
  12. Address CR comments

    larroy committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    ba356cf View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. Address CR comments

    larroy committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    09e68a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acb5982 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce57e05 View commit details
    Browse the repository at this point in the history
  4. Address CR

    larroy committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    ee462d4 View commit details
    Browse the repository at this point in the history
  5. Address CR

    larroy committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    7abd905 View commit details
    Browse the repository at this point in the history
  6. Address CR

    larroy committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    81c5d15 View commit details
    Browse the repository at this point in the history
  7. Address CR

    larroy committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    4f02a6d View commit details
    Browse the repository at this point in the history
  8. remove old files

    larroy committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    ccff811 View commit details
    Browse the repository at this point in the history
  9. Fix unit test

    larroy committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    23b67d1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3758952 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Fix lint

    larroy committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    10e4693 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Configuration menu
    Copy the full SHA
    121e7e9 View commit details
    Browse the repository at this point in the history
  2. mxruntime -> libinfo

    larroy committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    9949e0a View commit details
    Browse the repository at this point in the history
  3. Fix comments

    larroy committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    b30faf7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2019

  1. Merge remote-tracking branch 'upstream/master' into feature_discovery…

    …_libinfo
    Pedro Larroy committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    dfde762 View commit details
    Browse the repository at this point in the history
  2. restore libinfo.py

    Pedro Larroy committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    6710cdb View commit details
    Browse the repository at this point in the history
  3. Rework API for feature detection / libinfo

    Pedro Larroy committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    997db3e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Refine documentation

    Pedro Larroy committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    c7a348e View commit details
    Browse the repository at this point in the history
  2. Fix lint

    Pedro Larroy committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    3da28d7 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    Pedro Larroy committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    615b051 View commit details
    Browse the repository at this point in the history
  4. Define make_unique only for C++ std < 14

    Pedro Larroy committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    d897ef0 View commit details
    Browse the repository at this point in the history
  5. Add memory include

    larroy committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    e3be970 View commit details
    Browse the repository at this point in the history
  6. remove old tests

    Pedro Larroy committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    683f1cc View commit details
    Browse the repository at this point in the history
  7. make_unique fiasco

    Pedro Larroy committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    8fa05a1 View commit details
    Browse the repository at this point in the history
  8. Fix lint

    Pedro Larroy committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    f6f5356 View commit details
    Browse the repository at this point in the history