RangiLyu
|
59cc08e3ac
|
[Refactor] Refactor data_batch type and remove cur_dataloader in runner. (#171)
* [Refactor] Refactor data_batch type.
* fix sampler
* [Refactor] Remove cur_dataloader in runner.
* fix set_epoch
|
2022-04-08 15:57:10 +08:00 |
liukuikun
|
7e246b6f65
|
[Enhancement] refactor base data element (#143)
* [Enhancement] refactor base data elment
* fix comment
* fix comment
* fix pop not existing key without error
|
2022-03-31 18:21:45 +08:00 |
RangiLyu
|
9a61b389e7
|
[Refactor] Add batch_idx to hook input. (#140)
* [Refactor] Add batch_idx to hook input.
* update
|
2022-03-29 11:40:38 +08:00 |
liukuikun
|
3e0c064f49
|
[Feature] NaiveVisualizationHook (#98)
* [WIP] testvisualizationhook
* add TestNaiveVisualizationHook
* fix comment
* unpad
* batch imdenormalize
* fix comment
* fix comment
|
2022-03-10 17:22:31 +08:00 |