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

[MXNET-891] Support tuple of scales in upsample operator #14042

Closed
wants to merge 11 commits into from

Commits on Feb 14, 2019

  1. Copy the full SHA
    097c10d View commit details
    Browse the repository at this point in the history
  2. Nearest neighbor working

    vandanavk committed Feb 14, 2019
    Copy the full SHA
    42c25bc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6d1cce4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6728347 View commit details
    Browse the repository at this point in the history
  5. Support multi-batch input

    vandanavk committed Feb 14, 2019
    Copy the full SHA
    f1e4973 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f22eecb View commit details
    Browse the repository at this point in the history
  7. Revert arg changes

    vandanavk committed Feb 14, 2019
    Copy the full SHA
    9fb8d1c View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    0a9dc2d View commit details
    Browse the repository at this point in the history
  9. Fix lint error

    vandanavk committed Feb 14, 2019
    Copy the full SHA
    cbfea16 View commit details
    Browse the repository at this point in the history
  10. Add output in test

    vandanavk committed Feb 14, 2019
    Copy the full SHA
    b2a6219 View commit details
    Browse the repository at this point in the history
  11. Uncomment shape checks

    vandanavk committed Feb 14, 2019
    Copy the full SHA
    44b315e View commit details
    Browse the repository at this point in the history