Commit 6614c55
fix: correct scatter_reduce mean for include_self=False and lint
Co-authored-by: justinchuby <11205048+justinchuby@users.noreply.github.com>1 parent 588f9b0 commit 6614c55
File tree
2 files changed
+16
-5
lines changed- onnxscript/function_libs/torch_lib/ops
- tests/function_libs/torch_lib
2 files changed
+16
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8728 | 8728 | | |
8729 | 8729 | | |
8730 | 8730 | | |
| 8731 | + | |
8731 | 8732 | | |
8732 | | - | |
8733 | | - | |
8734 | | - | |
| 8733 | + | |
| 8734 | + | |
| 8735 | + | |
| 8736 | + | |
| 8737 | + | |
8735 | 8738 | | |
8736 | 8739 | | |
8737 | 8740 | | |
8738 | | - | |
| 8741 | + | |
| 8742 | + | |
| 8743 | + | |
| 8744 | + | |
| 8745 | + | |
| 8746 | + | |
| 8747 | + | |
8739 | 8748 | | |
8740 | 8749 | | |
8741 | 8750 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| |||
0 commit comments