talk-data.com talk-data.com

Event

PyData Seattle 2025

2025-11-07 โ€“ 2025-11-09 PyData

Activities tracked

2

Filtering by: PyTorch ×

Sessions & talks

Showing 1โ€“2 of 2 ยท Newest first

Search within this event →

Building Bazel Packages for AI/ML: SciPy, PyTorch, and Beyond

2025-11-09
talk

AI/ML workloads depend heavily on complex software stacks, including numerical computing libraries (SciPy, NumPy), deep learning frameworks (PyTorch, TensorFlow), and specialized toolchains (CUDA, cuDNN). However, integrating these dependencies into Bazel-based workflows remains challenging due to compatibility issues, dependency resolution, and performance optimization. This session explores the process of creating and maintaining Bazel packages for key AI/ML libraries, ensuring reproducibility, performance, and ease of use for researchers and engineers.

Unlocking Parallel PyTorch Inference (and More!) with Python Free-Threading

Unlocking Parallel PyTorch Inference (and More!) with Python Free-Threading

2025-11-09 Watch
talk

From the speaker who got kicked off the stage after 54 minutes of his 45-minute PyParallel talk at PyData NYC 2013, comes a new talk foaming about the virtues of Python's new free-threaded support!