Commit de89397
authored
Name Correction op_mean (pytorch#12885)
### Summary
Operator and dtype selective build requires operator names to match
operators in use. This changes corrects the name for `mean` operator.
Change is similar to that in pytorch#12755.1 parent 1c72e0e commit de89397
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments