jiangnana.jnn 2022-09-02 12:26:07 +08:00 committed by wenmeng.zwm
parent 4ecc9fcc41
commit bdfb68fb67
1 changed files with 1 additions and 1 deletions

View File

@ -7,8 +7,8 @@ import numpy as np
import torch
from mmcv.parallel import scatter_kwargs
from easycv.models.detection.detectors.yolox.yolo_head import YOLOXHead
from easycv.models.detection.utils import output_postprocess, postprocess
from easycv.models.detection.yolox.yolo_head import YOLOXHead
def quantize_config_check(device, backend, model_type=''):