fix: prevent logging config clobbering (#10133)
Previous behavior: loading this repository with `torch.hub.load` clobbers the existing logging configuration by modifying the root logger's configuration.
New behavior: loading this repository with `torch.hub.load` only clobbers the logging configuration for logger `yolov5` and its descendants.
Signed-off-by:
Ryan Echols <ryan@shadylakemedia.com>
Signed-off-by:
Ryan Echols <ryan@shadylakemedia.com>
正在显示
请
注册
或者
登录
后发表评论