惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 叶小钗
D
Darknet – Hacking Tools, Hacker News & Cyber Security
S
SegmentFault 最新的问题
博客园 - 三生石上(FineUI控件)
雷峰网
雷峰网
WordPress大学
WordPress大学
有赞技术团队
有赞技术团队
博客园 - 【当耐特】
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
V
V2EX
V
Visual Studio Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 聂微东
P
Proofpoint News Feed
Last Week in AI
Last Week in AI
U
Unit 42
W
WeLiveSecurity
博客园 - Franky
Recent Announcements
Recent Announcements
Hacker News - Newest:
Hacker News - Newest: "LLM"
Attack and Defense Labs
Attack and Defense Labs
月光博客
月光博客
The Cloudflare Blog
Spread Privacy
Spread Privacy
腾讯CDC
P
Privacy International News Feed
N
News and Events Feed by Topic
AWS News Blog
AWS News Blog
NISL@THU
NISL@THU
T
Troy Hunt's Blog
小众软件
小众软件
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
Microsoft Security Blog
Microsoft Security Blog
L
Lohrmann on Cybersecurity
Webroot Blog
Webroot Blog
Y
Y Combinator Blog
量子位
P
Palo Alto Networks Blog
N
News and Events Feed by Topic
V
Vulnerabilities – Threatpost
K
Kaspersky official blog
IT之家
IT之家
T
Threat Research - Cisco Blogs
Cloudbric
Cloudbric
云风的 BLOG
云风的 BLOG
C
Check Point Blog
Blog — PlanetScale
Blog — PlanetScale
爱范儿
爱范儿
G
Google Developers Blog
S
Secure Thoughts

PyTorch

Towards Hardware Heterogeneous Kernel Authoring – PyTorch Driving the Future of Open Source AI: An Update from PyTorch Foundation Projects – PyTorch PyTorch Conference North America Schedule Is Live – PyTorch Client Challenge Client Challenge PyTorch 2.13 Release Blog – PyTorch Bringing PyTorch Monarch to AMD GPUs: Single-Controller Distributed Training on ROCm – PyTorch Understanding PyTorch’s Test Infrastructure – PyTorch Shopify Joins the PyTorch Foundation as a Platinum Member – PyTorch A PyTorch-Native Stack for Large-Scale LLM RL Post-Training – PyTorch Scalable CI for PyTorch’s Out-of-Tree Backends – PyTorch Portable APIs and High-Performance Kernels for Multi-Silicon LLM Inference – PyTorch Serving DeepSeek-V4 on GB300 with SGLang: 5x Higher Throughput at the Same Interactivity Since Day-0 – PyTorch Client Challenge JUST LAUNCHED! PyTorch Certified Associate (PTCA) – PyTorch Client Challenge Nominations Open for the 2026 PyTorch Foundation Contributor Awards – PyTorch A milestone in APAC – PyTorch Portable vLLM Model Inference Kernels in Helion – PyTorch Using Muon Optimizer with DeepSpeed – PyTorch How LinkedIn Uses PyTorch to Solve Extreme-Scale Optimization Problems – PyTorch Why Is PyTorch Compile So Fast: Kernel Fusion – PyTorch Up to 580tps! New Speed Record of Qwen3.5-397B-A17B on GPU for Agentic Workloads with TokenSpeed – PyTorch Alibaba Cloud Joins the PyTorch Foundation as a Platinum Member – PyTorch A Warp-Specialized Blackwell Kernel for Fixed-Block Sparse Self-Attention – PyTorch Join the PyTorch Foundation Ambassador Program: A Global Network of Community Leaders – PyTorch PyTorch Docathon 2026 Results in 150+ Merged Pull Requests – PyTorch Client Challenge Running PyTorch Models on Apple Silicon GPUs with the ExecuTorch MLX Delegate – PyTorch PyTorch 2.12 Release Blog – PyTorch Efficient Edge AI on Arm CPUs and NPUs: Understanding ExecuTorch through Practical Labs – PyTorch Co-Designing Kernels for RecSys Inference – PyTorch The Case for Disaggregating CPU from GPU in LLM Serving – PyTorch IBM Research uses vLLM at the heart of its RITS Platform – PyTorch Client Challenge
Building the Future of On-Device AI at the ExecuTorch Hackathon – PyTorch
By · 2026-07-03 · via PyTorch

Featured projects

This past weekend in San Francisco, builders, researchers, mobile developers, and AI practitioners came together for the ExecuTorch Hackathon, a two-day, on-site event focused on a practical and increasingly important question: what can we build when powerful AI runs locally on the device in your hand? Held June 27–28, 2026, the hackathon challenged teams to build and optimize real-time AI applications that run directly on Snapdragon-powered mobile devices using ExecuTorch. Participants built on Samsung Galaxy S25 Ultra devices powered by Snapdragon, with workshops, mentorship, and hands-on support from Qualcomm and Meta experts.

The event was hosted with support from Qualcomm, Meta, GitHub, the PyTorch Foundation, and others, with Samsung serving as a hardware partner for the Snapdragon-powered Galaxy S25 Ultra devices used by teams on-site. The format was intentionally hands-on: teams were asked to design, build, and demo real user-facing applications that run locally using PyTorch and ExecuTorch, with an emphasis on latency, offline capability, privacy-sensitive processing, energy efficiency, and real-time user experience. 

The energy in the room was unmistakable from the start. Developers arrived ready to build, and that momentum lasted all weekend. Across workshops, mentor sessions, debugging conversations, live testing, and final demos, there was a clear and sustained interest in moving AI beyond cloud-only deployment patterns and into resource-constrained edge environments. The strongest projects did more than show that models could run locally; they demonstrated why local execution matters for real products, especially where responsiveness, privacy, cost, and connectivity are central to the user experience.

That is exactly where ExecuTorch fits. ExecuTorch is an end-to-end solution for enabling on-device inference across mobile and edge devices, including wearables, embedded devices, and microcontrollers. It is part of the PyTorch Edge ecosystem and enables efficient deployment of PyTorch models—including vision, speech, and generative AI models—to edge devices. Its value proposition is centered on portability across device classes, productivity through familiar PyTorch toolchains, and performance through a lightweight runtime that can take advantage of CPUs, NPUs, DSPs, and other hardware capabilities.

The event drew significant participation, with over 100 participants across 20+ teams. The submissions reflected the breadth of the edge AI opportunity: accessibility tools, privacy-first assistants, visual safety systems, offline document intelligence, mobile generative AI workflows, medical and industrial support tools, and more. 

Congratulations to the winning teams:

1st Place: SafeScreen AI

SafeScreen AI took first place with a timely and ambitious application: a local, on-device visual safety layer designed to help protect users from explicit, abusive, and manipulated media before they fully engage with it. The app runs directly on a Snapdragon-powered Android device using ExecuTorch and analyzes visual content on-device in real time. When potentially harmful content is detected, the system can warn, blur, redact, mask, or block that content directly on screen. 

SafeScreen AI stood out because it connected edge AI performance to a clear human need. By keeping visual analysis local, the project emphasized low latency and privacy-preserving protection—two qualities that are difficult to achieve if sensitive images or videos must be sent to a remote server first. The project also showed how on-device AI can become a proactive user safety layer, not just a passive detection system.

2nd Place: SixthSense

Second place went to SixthSense: Haptic Vision for the Blind, an assistive wearable that uses a phone-mounted camera and local AI models to help blind and low-vision users navigate physical spaces. The system interprets what the camera sees, separates obstacles into left, center, and right zones, and sends directional vibration signals to a belt worn at the waist so users can feel where obstacles are and move toward clearer paths. 

SixthSense captured one of the most compelling promises of edge AI: making assistive technology more accessible, responsive, and affordable. The project used on-device models for object detection, depth estimation, spoken interaction, and text reading, with models running through ExecuTorch on the phone. By avoiding dependence on continuous connectivity, the team created a prototype that could be more useful in crowded, noisy, or network-constrained environments where immediate feedback matters. 

3rd Place: Toddle AI

Toddle AI earned third place with a privacy-first Android prototype designed to help parents capture and understand toddler walking patterns. The app can record or import walking videos, evaluate whether the clip is usable, run pose estimation locally using a 33-landmark body model, and apply an explainable gait-analysis pipeline to identify steps and generate structured observations. It also includes a local AI assistant that explains results in parent-friendly language without sending raw video to a server.

Toddle AI was a strong example of how local AI can support sensitive personal workflows. The project avoided black-box diagnosis and instead focused on measurable observations, capture quality, explainability, and privacy. It showed how edge AI can help users better understand data captured in everyday environments while keeping sensitive video on the device.

Across all three winning projects, a common pattern emerged: the most compelling applications were not simply “AI on a phone.” They were applications where local execution was essential to the product experience. SafeScreen AI needed immediate, private intervention. SixthSense needed real-time, directional feedback. Toddle AI needed privacy-preserving analysis of sensitive family video. These are precisely the kinds of use cases where edge AI can change what developers are able to build.

The weekend also highlighted the importance of optimizing for real constraints. Developers were not building in an abstract environment. They were working with real mobile hardware, real performance considerations, real battery and latency tradeoffs, and real user experience expectations. That made the event especially valuable: participants had to move from model ideas to deployable applications, and from demos to systems that could plausibly work in users’ hands.

For the PyTorch community, this is an exciting signal. PyTorch has long been valued for its flexibility, usability, and research-to-production workflow. ExecuTorch extends that developer experience to the edge, helping teams bring PyTorch models into environments where compute, memory, power, and connectivity are constrained. The hackathon showed that developers are ready for this shift. They want to build AI that is local, responsive, private, efficient, and useful.

We are grateful to every participant, mentor, judge, organizer, and partner who made the ExecuTorch Hackathon possible. The excitement lasted all weekend because the opportunity is real: on-device AI is becoming a practical development target, and the community is eager to explore it. SafeScreen AI, SixthSense, Toddle AI, and the full set of submitted projects offered an early look at what builders can create when PyTorch models move efficiently onto edge devices through ExecuTorch.

The future of AI will not be defined by one deployment model. It will include cloud, edge, hybrid, and fully local experiences. This weekend made one thing clear: the edge is ready for builders, and builders are ready for the edge.