Open
Description
Prerequisite
- I have searched Issues and Discussions but cannot get the expected help.
- I have read the FAQ documentation but cannot get the expected help.
- The bug has not been fixed in the latest version (master) or latest version (3.x).
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'