Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
ExecuTorch is an open-source framework developed for PyTorch, specifically designed to deploy AI and machine learning models directly onto edge devices, facilitating tasks such as text, vision, speech, recommendation, and multimodal inference without the need for cloud connectivity. This framework allows for the exportation of models from PyTorch without any need for intermediate conversion formats, effectively maintaining ATen operators and employing ahead-of-time compilation to enhance performance tailored to specific hardware prior to deployment. Developers benefit from a modular architecture that offers flexibility in selecting both compile-time and runtime optimizations, all within the well-known PyTorch environment, which includes torchao specifically for quantization. With a lightweight C++ runtime that occupies roughly 50 KB, ExecuTorch is versatile enough to operate on a variety of platforms, including smartphones, desktops, embedded systems, microcontrollers, DSPs, and Cortex-M processors. It is compatible with multiple operating systems such as Android, iOS, Linux, Windows, macOS, and WebAssembly, and offers native APIs in C++, Swift, Kotlin, and Objective-C. As a result, ExecuTorch provides developers with a powerful tool to streamline the deployment of AI models across diverse devices and applications.
Description
Luminal is a high-performance machine-learning framework designed with an emphasis on speed, simplicity, and composability, which utilizes static graphs and compiler-driven optimization to effectively manage complex neural networks. By transforming models into a set of minimal "primops"—comprising only 12 fundamental operations—Luminal can then implement compiler passes that swap these with optimized kernels tailored for specific devices, facilitating efficient execution across GPUs and other hardware. The framework incorporates modules, which serve as the foundational components of networks equipped with a standardized forward API, as well as the GraphTensor interface, allowing for typed tensors and graphs to be defined and executed at compile time. Maintaining a deliberately compact and modifiable core, Luminal encourages extensibility through the integration of external compilers that cater to various datatypes, devices, training methods, and quantization techniques. A quick-start guide is available to assist users in cloning the repository, constructing a simple "Hello World" model, or executing larger models like LLaMA 3 with GPU capabilities, thereby making it easier for developers to harness its potential. With its versatile design, Luminal stands out as a powerful tool for both novice and experienced practitioners in machine learning.
API Access
Has API
API Access
Has API
Integrations
C++
Facebook
Hugging Face
Instagram
Kotlin
LLaVA
Llama 3
Llama 3.2
Muse Glimmer
Objective-C
Integrations
C++
Facebook
Hugging Face
Instagram
Kotlin
LLaVA
Llama 3
Llama 3.2
Muse Glimmer
Objective-C
Pricing Details
Free
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
ExecuTorch
Country
United States
Website
executorch.ai/
Vendor Details
Company Name
Luminal
Country
United States
Website
luminalai.com
Product Features
Product Features
Deep Learning
Convolutional Neural Networks
Document Classification
Image Segmentation
ML Algorithm Library
Model Training
Neural Network Modeling
Self-Learning
Visualization