[ONNX] Update Reducesum operator for opset 13 (#50532)#50907
Closed
BowenBao wants to merge 7 commits intogh/BowenBao/4/basefrom
Closed
[ONNX] Update Reducesum operator for opset 13 (#50532)#50907BowenBao wants to merge 7 commits intogh/BowenBao/4/basefrom
BowenBao wants to merge 7 commits intogh/BowenBao/4/basefrom
Conversation
* udpate symbolic for squeeze/unsqueeze * update c++ unsqueeze/squeeze creation * clang format * enable tests * clang format * remove prints * remove magic number * add helper function * fix build issue * update opset9 symbolic with helper function * fix utility test * fix prim_fallthrough opset skip * enable reducesum opset 13 * enable embedding_bag which contain reducesum op * add ReduceSum helper * remove block_listed_operators * remove local test code * remove embedding_bag() in opset13 file * remove unuse import Co-authored-by: BowenBao <[email protected]> Co-authored-by: hwangdeyu <[email protected]> [ghstack-poisoned]
Contributor
💊 CI failures summary and remediationsAs of commit d615976 (more details on the Dr. CI page): 💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.Please report bugs/suggestions to the (internal) Dr. CI Users group. |
This was referenced Jan 21, 2021
[ONNX] Add logical_and, logical_or, logical_xor torch op support in pytorch exporter (#50570)
#50909
Closed
* udpate symbolic for squeeze/unsqueeze * update c++ unsqueeze/squeeze creation * clang format * enable tests * clang format * remove prints * remove magic number * add helper function * fix build issue * update opset9 symbolic with helper function * fix utility test * fix prim_fallthrough opset skip * enable reducesum opset 13 * enable embedding_bag which contain reducesum op * add ReduceSum helper * remove block_listed_operators * remove local test code * remove embedding_bag() in opset13 file * remove unuse import Co-authored-by: BowenBao <[email protected]> Co-authored-by: hwangdeyu <[email protected]> [ghstack-poisoned]
* udpate symbolic for squeeze/unsqueeze * update c++ unsqueeze/squeeze creation * clang format * enable tests * clang format * remove prints * remove magic number * add helper function * fix build issue * update opset9 symbolic with helper function * fix utility test * fix prim_fallthrough opset skip * enable reducesum opset 13 * enable embedding_bag which contain reducesum op * add ReduceSum helper * remove block_listed_operators * remove local test code * remove embedding_bag() in opset13 file * remove unuse import Co-authored-by: BowenBao <[email protected]> Co-authored-by: hwangdeyu <[email protected]> [ghstack-poisoned]
This was referenced Jan 22, 2021
* udpate symbolic for squeeze/unsqueeze * update c++ unsqueeze/squeeze creation * clang format * enable tests * clang format * remove prints * remove magic number * add helper function * fix build issue * update opset9 symbolic with helper function * fix utility test * fix prim_fallthrough opset skip * enable reducesum opset 13 * enable embedding_bag which contain reducesum op * add ReduceSum helper * remove block_listed_operators * remove local test code * remove embedding_bag() in opset13 file * remove unuse import Co-authored-by: BowenBao <[email protected]> Co-authored-by: hwangdeyu <[email protected]> Differential Revision: [D26023940](https://our.internmc.facebook.com/intern/diff/D26023940) [ghstack-poisoned]
* udpate symbolic for squeeze/unsqueeze * update c++ unsqueeze/squeeze creation * clang format * enable tests * clang format * remove prints * remove magic number * add helper function * fix build issue * update opset9 symbolic with helper function * fix utility test * fix prim_fallthrough opset skip * enable reducesum opset 13 * enable embedding_bag which contain reducesum op * add ReduceSum helper * remove block_listed_operators * remove local test code * remove embedding_bag() in opset13 file * remove unuse import Co-authored-by: BowenBao <[email protected]> Co-authored-by: hwangdeyu <[email protected]> [ghstack-poisoned]
* udpate symbolic for squeeze/unsqueeze * update c++ unsqueeze/squeeze creation * clang format * enable tests * clang format * remove prints * remove magic number * add helper function * fix build issue * update opset9 symbolic with helper function * fix utility test * fix prim_fallthrough opset skip * enable reducesum opset 13 * enable embedding_bag which contain reducesum op * add ReduceSum helper * remove block_listed_operators * remove local test code * remove embedding_bag() in opset13 file * remove unuse import Co-authored-by: BowenBao <[email protected]> Co-authored-by: hwangdeyu <[email protected]> Differential Revision: [D26050888](https://our.internmc.facebook.com/intern/diff/D26050888) [ghstack-poisoned]
* udpate symbolic for squeeze/unsqueeze * update c++ unsqueeze/squeeze creation * clang format * enable tests * clang format * remove prints * remove magic number * add helper function * fix build issue * update opset9 symbolic with helper function * fix utility test * fix prim_fallthrough opset skip * enable reducesum opset 13 * enable embedding_bag which contain reducesum op * add ReduceSum helper * remove block_listed_operators * remove local test code * remove embedding_bag() in opset13 file * remove unuse import Co-authored-by: BowenBao <[email protected]> Co-authored-by: hwangdeyu <[email protected]> Differential Revision: [D26050888](https://our.internmc.facebook.com/intern/diff/D26050888) [ghstack-poisoned]
Contributor
|
@SplitInfinity merged this pull request in 1723ab5. |
BowenBao
added a commit
to BowenBao/pytorch
that referenced
this pull request
Jan 28, 2021
* udpate symbolic for squeeze/unsqueeze * update c++ unsqueeze/squeeze creation * clang format * enable tests * clang format * remove prints * remove magic number * add helper function * fix build issue * update opset9 symbolic with helper function * fix utility test * fix prim_fallthrough opset skip * enable reducesum opset 13 * enable embedding_bag which contain reducesum op * add ReduceSum helper * remove block_listed_operators * remove local test code * remove embedding_bag() in opset13 file * remove unuse import Co-authored-by: BowenBao <[email protected]> Co-authored-by: hwangdeyu <[email protected]> ghstack-source-id: b85885b Pull Request resolved: pytorch#50907
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stack from ghstack:
[ONNX] Fix param names (#50764) #50955 [ONNX] Fix param names ([ONNX] Fix param names #50764)
[ONNX] Replace optional parameters of Resize with placeholder for ops13. (#50574) #50954 [ONNX] Replace optional parameters of Resize with placeholder for ops13. ([ONNX] Replace optional parameters of Resize with placeholder for ops13. #50574)
[ONNX] Support gelu for fp16 export (#50487) #50911 [ONNX] Support gelu for fp16 export ([ONNX] Support gelu for fp16 export #50487)
[ONNX] Enable _jit_pass_onnx_fold_if only when dynamic_axes is None (#50582) #50910 [ONNX] Enable _jit_pass_onnx_fold_if only when dynamic_axes is None ([ONNX] Enable _jit_pass_onnx_fold_if only when dynamic_axes is None #50582)
[ONNX] Add logical_and, logical_or, logical_xor torch op support in pytorch exporter (#50570) #50909 [ONNX] Add logical_and, logical_or, logical_xor torch op support in pytorch exporter ([ONNX] Add logical_and, logical_or, logical_xor torch op support in pytorch exporter #50570)
[ONNX] Add binary_cross_entropy_with_logits op to ONNX opset version 12 (#49675) #50908 [ONNX] Add binary_cross_entropy_with_logits op to ONNX opset version 12 ([ONNX] Add binary_cross_entropy_with_logits op to ONNX opset version 12 #49675)
[ONNX] Update Reducesum operator for opset 13 (#50532) #50907 [ONNX] Update Reducesum operator for opset 13 ([ONNX] Update Reducesum operator for opset 13 #50532)
[ONNX] Support opset13 Squeeze and Unsqueeze (#50150) #50906 [ONNX] Support opset13 Squeeze and Unsqueeze ([ONNX] Support opset13 Squeeze and Unsqueeze #50150)
[ONNX] Use parameter values in onnx shape inference (#49706) #50905 [ONNX] Use parameter values in onnx shape inference ([ONNX] Use parameter values in onnx shape inference #49706)
udpate symbolic for squeeze/unsqueeze
update c++ unsqueeze/squeeze creation
clang format
enable tests
clang format
remove prints
remove magic number
add helper function
fix build issue
update opset9 symbolic with helper function
fix utility test
fix prim_fallthrough opset skip
enable reducesum opset 13
enable embedding_bag which contain reducesum op
add ReduceSum helper
remove block_listed_operators
remove local test code
remove embedding_bag() in opset13 file
remove unuse import
Co-authored-by: BowenBao [email protected]
Co-authored-by: hwangdeyu [email protected]
Differential Revision: D26050888