This document summarizes a presentation on Swift for TensorFlow. It discusses the history of Swift for TensorFlow, including Chris Lattner's proposal for dynamically callable types, the initial tensorflow/swift project, and the project moving to Apple's Swift repository. It also provides an overview of using TensorFlow on iOS, including TensorFlow Mobile, TensorFlow Light, tfcoreml, TensorFlow.js, and MLKit. Examples are given for importing TensorFlow in Swift and converting models to different formats.