Priority — mmengine 0.10.7 documentation (original) (raw)

Shortcuts

class mmengine.runner.Priority(value)[source]

Hook priority levels.

Level Value
HIGHEST 0
VERY_HIGH 10
HIGH 30
ABOVE_NORMAL 40
NORMAL 50
BELOW_NORMAL 60
LOW 70
VERY_LOW 90
LOWEST 100