Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ONNX] Replace optional parameters of Resize with placeholder for ops13. (#50574) #50954

Closed
wants to merge 5 commits into from

Commits on Jan 22, 2021

  1. [ONNX] Replace optional parameters of Resize with placeholder for ops…

    …13. (#50574)
    
    * Replace optional parameters of Resize with placeholder for ops13.
    
    * Use common methods to handle different versions.
    
    * Correct flake8 issue.
    
    * Update per comments.
    
    * Add something to trigger CI again.
    
    * Trigger another round of CI.
    
    [ghstack-poisoned]
    BowenBao committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    29ca191 View commit details
    Browse the repository at this point in the history
  2. Update on "[ONNX] Replace optional parameters of Resize with placehol…

    …der for ops13. (#50574)"
    
    * Replace optional parameters of Resize with placeholder for ops13.
    
    * Use common methods to handle different versions.
    
    * Correct flake8 issue.
    
    * Update per comments.
    
    * Add something to trigger CI again.
    
    * Trigger another round of CI.
    
    Differential Revision: [D26023939](https://our.internmc.facebook.com/intern/diff/D26023939)
    
    [ghstack-poisoned]
    BowenBao committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    13cff16 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Update on "[ONNX] Replace optional parameters of Resize with placehol…

    …der for ops13. (#50574)"
    
    
    * Replace optional parameters of Resize with placeholder for ops13.
    
    * Use common methods to handle different versions.
    
    * Correct flake8 issue.
    
    * Update per comments.
    
    * Add something to trigger CI again.
    
    * Trigger another round of CI.
    
    [ghstack-poisoned]
    BowenBao committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    b696b44 View commit details
    Browse the repository at this point in the history
  2. Update on "[ONNX] Replace optional parameters of Resize with placehol…

    …der for ops13. (#50574)"
    
    
    * Replace optional parameters of Resize with placeholder for ops13.
    
    * Use common methods to handle different versions.
    
    * Correct flake8 issue.
    
    * Update per comments.
    
    * Add something to trigger CI again.
    
    * Trigger another round of CI.
    
    Differential Revision: [D26050882](https://our.internmc.facebook.com/intern/diff/D26050882)
    
    [ghstack-poisoned]
    BowenBao committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    74426d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Update on "[ONNX] Replace optional parameters of Resize with placehol…

    …der for ops13. (#50574)"
    
    
    * Replace optional parameters of Resize with placeholder for ops13.
    
    * Use common methods to handle different versions.
    
    * Correct flake8 issue.
    
    * Update per comments.
    
    * Add something to trigger CI again.
    
    * Trigger another round of CI.
    
    Differential Revision: [D26050882](https://our.internmc.facebook.com/intern/diff/D26050882)
    
    [ghstack-poisoned]
    BowenBao committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    a70b6c9 View commit details
    Browse the repository at this point in the history