Commit 4e0c3df
authored
Bug fix in KerasObjectLoader.cs
I added `ToArray()` so that there is no "The collection has changed" error after `_delete_tracking`.1 parent 86b235f commit 4e0c3df
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
0 commit comments