AttributeError: 'pfullmem' object has no attribute 'pss'

Author: dky233Created Nov 25, 2022Updated Apr 7, 2026
Labelsbugv-3.x

Prerequisite

Task

I'm using the official example scripts/configs for the officially supported tasks/models/datasets.

Branch

3.x branch https://github.com/open-mmlab/mmdetection/tree/3.x

Environment

torch1.12.0 mmcv2.0 mmdet3.0 mmengine'0.3.1

Reproduces the problem - code sample

AttributeError: 'pfullmem' object has no attribute 'pss'

Reproduces the problem - command or script

python tools/analysis_tools/benchmark.py

Reproduces the problem - error message

AttributeError: 'pfullmem' object has no attribute 'pss'

Additional information

Mmdet3. x uses benchmark.py Test fps reports an error AttributeError: 'pfullmem' object has no attribute 'pss'