Commit 67a1575
authored
Fix GNNLux test failures (#626)
* Restrict LuxTestUtils to v1
The GNNLux tests currently fail because of breaking changes in LuxTestUtils v2 (or so it seems from a casual look). Until someone has time to upgrade the GNNLux tests, I propose setting a compat bound in order to see if anything is truly broken.
* Fix `_get_state` function for `StatefulLuxLayer`s1 parent a4b27ae commit 67a1575
2 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments