Commit a571309
authored
[torchlib] Fix
Fix aten__native_batch_norm_legit_functional where the running mean/var
were returned without creating a new value, making the graph invalid.
Signed-off-by: Justin Chu <[email protected]>aten__native_batch_norm_legit_functional (#2753)1 parent bfe2cce commit a571309
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6893 | 6893 | | |
6894 | 6894 | | |
6895 | 6895 | | |
6896 | | - | |
| 6896 | + | |
6897 | 6897 | | |
6898 | 6898 | | |
6899 | 6899 | | |
| |||
0 commit comments