Commit 239391f
fix: use float base in pow to avoid Inductor dtype mismatch (#627)
* fix: use float base in pow to avoid Inductor dtype mismatch
Signed-off-by: Bias92 <gongnobi@gmail.com>
* style: format after float base change
Signed-off-by: Bias92 <gongnobi@gmail.com>
---------
Signed-off-by: Bias92 <gongnobi@gmail.com>
Co-authored-by: Bias92 <gongnobi@gmail.com>
Co-authored-by: HDCharles <39544797+HDCharles@users.noreply.github.com>1 parent 26c972a commit 239391f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
0 commit comments