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] Support list remove for onnx export (#51373) #51526

Closed
wants to merge 3 commits into from

Commits on Feb 2, 2021

  1. [ONNX] Support list remove for onnx export (#51373)

    * Support aten::Delete
    * Refactor prepare_inplace_ops_for_onnx into one pass.
    
    [ghstack-poisoned]
    BowenBao committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    6768dd5 View commit details
    Browse the repository at this point in the history
  2. Update on "[ONNX] Support list remove for onnx export (#51373)"

    * Support aten::Delete
    * Refactor prepare_inplace_ops_for_onnx into one pass.
    
    [ghstack-poisoned]
    BowenBao committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    bffcc82 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Update on "[ONNX] Support list remove for onnx export (#51373)"

    * Support aten::Delete
    * Refactor prepare_inplace_ops_for_onnx into one pass.
    
    Differential Revision: [D26203114](https://our.internmc.facebook.com/intern/diff/D26203114)
    
    [ghstack-poisoned]
    BowenBao committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    1d692cc View commit details
    Browse the repository at this point in the history