Zaida Zhou
Zaida Zhou
Hi @ypwhs , sorry for my late reply, we hope to have complete support for MPS operators, but we don't have enough time. Supported ops can be found at https://mmcv.readthedocs.io/en/latest/understand_mmcv/ops.html.
> Is there a way to disable MPS on mac M1 and use the CPU to invoke NMS? Hi, if mps is available, the mps ops will be compiled. https://github.com/open-mmlab/mmcv/blob/3269278ed0ef2f340bb8d5fc3334e85c08139e1d/setup.py#L338-L340...
Hi @soumyadbanik , it maybe mmcv was not installed with cuda op support.
Hi @Riponcs , thanks for your feedback. The OpenMMLab team released a new generation of training engine [MMEngine](https://github.com/open-mmlab/mmengine) at the World Artificial Intelligence Conference on September 1, 2022. It is...
Hi, what is your environment (os and python version)?
Could you provide the output of the given command?
Hi @VacantHusky , openmim can be also used in Windows and it is recommended to install openmim in a conda environment.
Hi @austinmw , sorry for my late reply. I have submitted a PR to implement this feature in #216.
Hi, what is your mmsegmentation version?
What is the version of mmaction2?