Add TFLite Docs Integrations Page (#8522)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
fcff64cc3c
commit
aa592efda5
3 changed files with 125 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
- [TFLite](tflite.md): Developed by [Google](https://www.google.com), TFLite is a lightweight framework for deploying machine learning models on mobile and edge devices, ensuring fast, efficient inference with minimal memory footprint.
|
||||
|
||||
- [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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue