open-mmlab/mmengine

[Feature] `Visualizer` do not need `master_only` when saving image

開放

#1,081 建立於 2023年4月17日

 (1 則留言) (0 個反應) (0 位負責人)Python (458 個分叉)github user discovery
good first issue

倉庫指標

星標
 (1,491 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

What is the feature?

In Visualizer, saving image will using master_only function, when unsing multi-gpus, it will only save the master gpu images.

In my opinion, we can delete this (have tried and it works)

Any other context?

No response

貢獻者指南