mmcv icon indicating copy to clipboard operation
mmcv copied to clipboard

"from mmcv.utils import collect_env" to support get MLU env info

Open daydayfun opened this issue 3 years ago • 0 comments

Describe the feature MMCV support MLU backend, we support check MLU env info by "from mmcv.utils import collect_env" Motivation It is inconvenient to get MLU env info when running on MLU devices, we should support to get MLU env info by "from mmcv.utils import collect_env"
Related resources

Additional context

daydayfun avatar Apr 16 '22 16:04 daydayfun