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

@ -50,6 +50,8 @@ Welcome to the Ultralytics Integrations page! This page provides an overview of
- [CoreML](coreml.md): CoreML, developed by [Apple](https://www.apple.com/), is a framework designed for efficiently integrating machine learning models into applications across iOS, macOS, watchOS, and tvOS, using Apple's hardware for effective and secure model deployment.
- [TorchScript](torchscript.md): Developed as part of the [PyTorch](https://pytorch.org/) framework, TorchScript enables efficient execution and deployment of machine learning models in various production environments without the need for Python dependencies.
### Export Formats
We also support a variety of model export formats for deployment in different environments. Here are the available formats: