Commit 0b34362
authored
Fix reduction param validation for flce (#879)
## Summary
<!--- This is a required section; please describe the main purpose of
this proposed code change. --->
This is a fix for Issue #872. @shimizust wants me to submit this fix.
<!---
## Details
This is an optional section; is there anything specific that reviewers
should be aware of?
--->
@shimizust Could you have a look at the fix?
## Testing Done
<!--- This is a required section; please describe how this change was
tested. --->
<!--
Replace BLANK with your device type. For example, A100-80G-PCIe
Complete the following tasks before sending your PR, and replace `[ ]`
with
`[x]` to indicate you have done them.
-->
- Hardware Type: <BLANK>
- [ ] run `make test` to ensure correctness
- [ ] run `make checkstyle` to ensure code style
- [ ] run `make test-convergence` to ensure convergence1 parent 454e3d2 commit 0b34362
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments