talk-data.com talk-data.com

Event

PyData Seattle 2025

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

Activities tracked

2

Filtering by: Andy Terrel ×

Sessions & talks

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

Search within this event →

GPU Accelerated Python

2025-11-09
talk

Accelerating Python using the GPU is much easier than you might think. We will explore the powerful CUDA-enabled Python ecosystem in this tutorial through hands-on examples using some of the most popular accelerated scientific computing libraries.

Building Inference Workflows with Tile Languages

Building Inference Workflows with Tile Languages

2025-11-08 Watch
talk

The world of generative AI is expanding. New models are hitting the market daily. The field has bifurcated between model training and model inference. The need for fast inference has led to numerous Tile languages to be developed. These languages use concepts from linear algebra and borrow common numpy apis. In this talk we will show how tiling works and how to build inference models from scratch in pure Python with embedded tile languages. The goal is to provide attendees with a good overview that can be integrated in common data pipelines.