Commit c8e3f2f
Fixed comm parser issue
Summary:
This DIFF is to fix the following two comm parser issue:
1. process_group:init support both u_id and backend_id
2. record_param_comms has different number of input.
Reviewed By: shengbao-zheng
Differential Revision: D56091619
fbshipit-source-id: 58e12a515b17150ee68557fc6b4ad729e1614d491 parent 0a07342 commit c8e3f2f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| |||
0 commit comments