Commit 3e341e4
committed
Update base for Update on "[3/N] Add get_option/set_option function in backend interface"
Add update function in backend interface class. The update function will receive the backend options from dispatched by the ET runtime.
ET runtime's logic: loop over each backend and it's corresponding backend options, dispatch the backend options to the corresponding backend
Next step, will add update API in the method and then module
exported-using-ghexport
Differential Revision: [D75919242](https://our.internmc.facebook.com/intern/diff/D75919242/)
Differential Revision: [D75919242](https://our.internmc.facebook.com/intern/diff/D75919242)
[ghstack-poisoned]1 parent 42daed6 commit 3e341e4
2 files changed
+5
-5
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments