Commit b5bb7e9
authored
Fix catalyst test. (Kaggle#973)
* Fix catalyst test.
Catalyst 21.x was released on 3/13. We were using 20.x. This release
included a breaking change for the CheckpointCallback class which
required updating our test.
http://b/182904788
* Relax nnabla addition check1 parent ba831d3 commit b5bb7e9
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | | - | |
150 | | - | |
| 149 | + | |
| 150 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments