Commit bc3d578
Fix slicing for 0-dim param (#36580)
* fix
* switch to ellipsis instead
* Add co-author
Co-authored-by: fxmarty-amd <[email protected]>
* Add co-author second try
Co-authored-by: fxmarty-amd <[email protected]>1 parent fbb18ce commit bc3d578
File tree
2 files changed
+2
-2
lines changed- src/transformers
- integrations
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
534 | | - | |
| 534 | + | |
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
795 | 795 | | |
796 | 796 | | |
797 | 797 | | |
798 | | - | |
| 798 | + | |
799 | 799 | | |
800 | 800 | | |
801 | 801 | | |
| |||
0 commit comments