Commit 9d34dbe
committed
[BugFix] Replay Buffer prefetch & SliceSampler
Fix pickling for `ReplayBuffer` with prefetch by removing non-picklable
prefetch objects and recreating them on unpickle.
Fix logging typo in `SliceSampler`.
ghstack-source-id: 7a8b94a
Pull-Request: #33221 parent 7f9ea74 commit 9d34dbe
2 files changed
Lines changed: 18 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1158 | 1158 | | |
1159 | 1159 | | |
1160 | 1160 | | |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
1161 | 1168 | | |
1162 | 1169 | | |
1163 | 1170 | | |
| |||
1176 | 1183 | | |
1177 | 1184 | | |
1178 | 1185 | | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
1179 | 1195 | | |
1180 | 1196 | | |
1181 | 1197 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1154 | 1154 | | |
1155 | 1155 | | |
1156 | 1156 | | |
1157 | | - | |
| 1157 | + | |
1158 | 1158 | | |
1159 | 1159 | | |
1160 | | - | |
| 1160 | + | |
1161 | 1161 | | |
1162 | 1162 | | |
1163 | 1163 | | |
| |||
0 commit comments