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

MXNet FFI for Operator Imperative Invocation #17510

Merged
merged 28 commits into from
Feb 24, 2020
Merged

Commits on Feb 23, 2020

  1. Init

    meta-project-ci committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    b9c6ea1 View commit details
    Browse the repository at this point in the history
  2. Add nop

    meta-project-ci committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    6aafabd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78b885d View commit details
    Browse the repository at this point in the history
  4. Init ctypes

    meta-project-ci committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    939863a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06e75f6 View commit details
    Browse the repository at this point in the history
  6. Refactor, register the funcs where they are used, except for _api_int…

    …ernal.py, which is registered in api.py
    meta-project-ci committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    08ba4c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee75e2f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f3922ff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5004c9b View commit details
    Browse the repository at this point in the history
  10. Fix sanity

    meta-project-ci committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    5dd4799 View commit details
    Browse the repository at this point in the history
  11. Fix

    meta-project-ci committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    8dd68bf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    490ce05 View commit details
    Browse the repository at this point in the history
  13. Cleanup

    meta-project-ci committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    b748349 View commit details
    Browse the repository at this point in the history
  14. Fix ci

    meta-project-ci committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    e3acc91 View commit details
    Browse the repository at this point in the history
  15. Fix lint

    meta-project-ci committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    e424a1f View commit details
    Browse the repository at this point in the history
  16. Revert rand_shape_nd

    meta-project-ci committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    9848108 View commit details
    Browse the repository at this point in the history
  17. Fix clang-tidy

    meta-project-ci committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    6f9906d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3aaad87 View commit details
    Browse the repository at this point in the history
  19. Using runtime

    meta-project-ci committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    a65380e View commit details
    Browse the repository at this point in the history
  20. Conversion ctor

    meta-project-ci committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    e84b494 View commit details
    Browse the repository at this point in the history
  21. Tensordot

    meta-project-ci committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    167a825 View commit details
    Browse the repository at this point in the history
  22. Tensordot backward

    meta-project-ci committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    976fbd3 View commit details
    Browse the repository at this point in the history
  23. Fix nop regression

    meta-project-ci committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    1817c2a View commit details
    Browse the repository at this point in the history
  24. Deprecate Array

    meta-project-ci committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    92f27b3 View commit details
    Browse the repository at this point in the history
  25. Fix comments

    meta-project-ci committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    f4fa30d View commit details
    Browse the repository at this point in the history
  26. Fix comments

    meta-project-ci committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    ae194db View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    be7db15 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d29bb7d View commit details
    Browse the repository at this point in the history