-
由 Ryan Echols 提交于
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>