兼容profile参数

This commit is contained in:
xujiao 2025-06-23 15:25:16 +08:00
parent 80e995b9a9
commit 58ec0311b7
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ class create_cls(): #dataclass @netrans_params
self.model_path = os.path.abspath(self.model_path)
self.verbose=verbose
self.quantize_type = quantized_type
self.profile = False
# if __name__ == "__main__":
# dir_name = "yolo"