Keynote: The Building Blocks of Agentic AI with Joe Spisak from Meta #PyTorchCon
Discussion
Keynote: The Building Blocks of Agentic AI with Joe Spisak from Meta #PyTorchCon
How does Meta think about #PyTorch dev? 3 Guiding Principles:
- PyTorch Native
- Built for Scale
- Heterogeneous Hardware Ready
Meta released 6 blog posts this morning about their ML projects in the PyTorch space, about projects like ExecuTorch, Monarch Notebooks, etc
(I'll try to add links later)
ExecuTorch -- E2E solution for on-device AI
TorchForge -- PyTorch-native agentic RP library
Monarch -- Distributed programming framework
Helion -- DSL with autotuning to write kernels in less lines of code faster
Torchcomms -- Unified API for for fault-tolerant distributed communication
@phildini Joe Spisak shared a great summary on LinkedIn this morning: https://www.linkedin.com/posts/jspisak_the-building-blocks-of-agentic-ai-im-activity-7386784810872049664-ApBr/
Here are the links:
* ExecuTorch: https://pytorch.org/blog/introducing-executorch-1-0/
* Torchforge: https://pytorch.org/blog/introducing-torchforge/
* Monarch: https://pytorch.org/blog/introducing-pytorch-monarch/
* Helion: https://pytorch.org/blog/helion/
* Torchcomms: https://pytorch.org/blog/torchcomms/
A space for Bonfire maintainers and contributors to communicate