Unverified 提交 a5a47c52 authored 作者: Glenn Jocher's avatar Glenn Jocher 提交者: GitHub

Remove unused `time_sync` import (#9026)

上级 de6e6c01
......@@ -42,7 +42,7 @@ from utils.general import (LOGGER, Profile, check_dataset, check_img_size, check
scale_coords, xywh2xyxy, xyxy2xywh)
from utils.metrics import ConfusionMatrix, ap_per_class, box_iou
from utils.plots import output_to_target, plot_images, plot_val_study
from utils.torch_utils import select_device, smart_inference_mode, time_sync
from utils.torch_utils import select_device, smart_inference_mode
def save_one_txt(predn, save_conf, shape, file):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论