open-mmlab / mmhuman3d

OpenMMLab 3D Human Parametric Model Toolbox and Benchmark
https://mmhuman3d.readthedocs.io/
Apache License 2.0
1.25k stars 137 forks source link

how to import force_fp32 #352

Open luo3216 opened 1 year ago

luo3216 commented 1 year ago

As mmcv.runner has been transfered to mmengine, ann there is no force_fp32 in mmengine.runner, how can I get it?