This repository was archived by the owner on Aug 25, 2024. It is now read-only.
Commit d5c4f8a
John Andersen
df: memory: opimps instantiated withconfig()
* MemoryOperationImplementationNetwork instantiates OperationImplementations
using their `withconfig()` method, allowing them to receive arguments,
which are taken from the uppermost level of the config, NOT addressed
under memory-opimp-network-operation-config-key.
Fixes: #77
Signed-off-by: John Andersen <[email protected]>1 parent 81a0e35 commit d5c4f8a
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
681 | 681 | | |
682 | 682 | | |
683 | 683 | | |
684 | | - | |
| 684 | + | |
685 | 685 | | |
686 | 686 | | |
687 | 687 | | |
| |||
0 commit comments