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

MXNet Extensions enhancements #17885

Merged
merged 35 commits into from
Apr 21, 2020
Merged

Commits on Apr 8, 2020

  1. add debug prints to debug error in CI

    samskalicky authored and Ubuntu committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    60942d0 View commit details
    Browse the repository at this point in the history
  2. remove prints

    samskalicky authored and Ubuntu committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    5ff9fee View commit details
    Browse the repository at this point in the history
  3. add debug prints to debug error in CI

    samskalicky authored and Ubuntu committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    0809dc2 View commit details
    Browse the repository at this point in the history
  4. initial commit

    samskalicky authored and Ubuntu committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    bc4855f View commit details
    Browse the repository at this point in the history
  5. enabled calling create for selector

    samskalicky authored and Ubuntu committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    b16a257 View commit details
    Browse the repository at this point in the history
  6. connected selector to call external class

    samskalicky authored and Ubuntu committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    8a32e69 View commit details
    Browse the repository at this point in the history
  7. added code to remove temp graph attrs

    samskalicky authored and Ubuntu committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    4c5cf56 View commit details
    Browse the repository at this point in the history
  8. fixed build issues

    samskalicky authored and Ubuntu committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    176b38d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9fb1368 View commit details
    Browse the repository at this point in the history
  10. fixed selector class

    Ubuntu committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    83296ae View commit details
    Browse the repository at this point in the history
  11. cleaned up APIs

    Ubuntu committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    ae9fd4b View commit details
    Browse the repository at this point in the history
  12. fixed sanity

    Ubuntu committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    4bcb6bf View commit details
    Browse the repository at this point in the history
  13. updated build for extensions

    Ubuntu committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    6950ac2 View commit details
    Browse the repository at this point in the history
  14. sanity fix

    Ubuntu committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    6fff166 View commit details
    Browse the repository at this point in the history
  15. refactored MXLoadLib into separate functions

    Ubuntu committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    32e9458 View commit details
    Browse the repository at this point in the history
  16. undo rebase

    Ubuntu committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    4658e79 View commit details
    Browse the repository at this point in the history
  17. finished merge

    Ubuntu committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    0223f22 View commit details
    Browse the repository at this point in the history
  18. enabled verbose in library loading

    Ubuntu committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    9674973 View commit details
    Browse the repository at this point in the history
  19. fixed example

    Ubuntu committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    9b46e9d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. added passing args/aux down to graph pass

    Ubuntu committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    0a3aa90 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Merge branch 'master' of https://github.com/apache/incubator-mxnet in…

    …to subgraph_compile2
    Ubuntu committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    333ce11 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. Configuration menu
    Copy the full SHA
    e620e60 View commit details
    Browse the repository at this point in the history
  2. fixed return args/aux

    samskalicky committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    af16501 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c61e5a5 View commit details
    Browse the repository at this point in the history
  4. fixed sanity

    samskalicky committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    a28747b View commit details
    Browse the repository at this point in the history
  5. whitespace

    samskalicky committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    8efe836 View commit details
    Browse the repository at this point in the history
  6. fixed lint

    samskalicky committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    c2efe3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17f4906 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. fixed mistake with relu example lib

    Ubuntu committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    60d5210 View commit details
    Browse the repository at this point in the history
  2. fixed perl syntax

    samskalicky committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    2c370c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e7fb91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d33d7e View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. addressed comments

    samskalicky committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    b4633bb View commit details
    Browse the repository at this point in the history
  2. addressed more comments

    samskalicky committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    c611f2b View commit details
    Browse the repository at this point in the history
  3. fixed compile issues

    samskalicky committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    3392610 View commit details
    Browse the repository at this point in the history