Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/MMdnn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.1
Choose a base ref
...
head repository: microsoft/MMdnn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 18 files changed
  • 6 contributors

Commits on Jul 24, 2020

  1. Update setup.py

    XiaoXYe authored Jul 24, 2020
    Configuration menu
    Copy the full SHA
    7b3e4e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Add support for mxnet UpSampling parser (#869)

    * Add mxnet upsampling op to parser
    
    * Add interpolation type to tf upsampling2D emitter
    
    Co-authored-by: Stanislas BERTRAND <[email protected]>
    StanislasBertrand and Stanislas BERTRAND authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    682e9f5 View commit details
    Browse the repository at this point in the history
  2. Fix typos. (#874)

    linmajia authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    d6ee015 View commit details
    Browse the repository at this point in the history
  3. Add Nonetype check

    Add nonetype check in rename_FullyConnected
    Add some remind when convert unsupported op
    XiaoXYe authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    f0a9798 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Pytorch1.5 update extract method (#876)

    * change trace function for pytorch 1.5 (#870)
    
    Co-authored-by: XiaoXYe <[email protected]>
    
    Co-authored-by: nate.river <[email protected]>
    XiaoXYe and lvyufeng authored Jul 31, 2020
    Configuration menu
    Copy the full SHA
    e3dbf30 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Update pytorch_parser.py

    Add output shape check
    XiaoXYe authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    9199dcb View commit details
    Browse the repository at this point in the history
  2. Update pytorch_graph.py

    Add output shape check
    XiaoXYe authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    7cd0670 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Configuration menu
    Copy the full SHA
    19562a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Microsoft mandatory file (#938)

    Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    5cf01b2 View commit details
    Browse the repository at this point in the history
Loading