Priority¶ class mmengine.runner.Priority(value)[源代码]¶ 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