Add TorchScript Docs Integrations Page (#8501)

Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
Abirami Vina 2024-03-01 04:55:31 +05:30 committed by GitHub
parent f8e681c2be
commit 1db8e912a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 146 additions and 6 deletions

View file

@ -18,6 +18,7 @@ Usage - formats:
yolov8n_edgetpu.tflite # TensorFlow Edge TPU
yolov8n_paddle_model # PaddlePaddle
"""
import json
import time
from pathlib import Path