Commit 32b5a03
committed
add failing tests for TimeSeriesTransformer
The deserialization of the `TimeSeriesTransformer` is broken, but it
went undetected as this network is not included in the tests yet. This
commit adds the network, but does not resolve the deserialization
problems yet.
Regards #4231 parent 65dee2c commit 32b5a03
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
122 | 129 | | |
123 | 130 | | |
124 | 131 | | |
| |||
133 | 140 | | |
134 | 141 | | |
135 | 142 | | |
136 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
137 | 146 | | |
138 | 147 | | |
139 | 148 | | |
| |||
0 commit comments