Dissecting tf.function to Discover AutoGraph Strengths and Subtleties
EuroPython Conference via YouTube
Overview
Syllabus
Introduction
Twophase execution
Problem description
Flow1 solution
Adding the decorator
First output
Exception
Lesson
Solution
TFfunction are not graph convertible
Dynamically typed vs statically typed
Identity
First test
Analysis
Code
Weird behavior
Summary
F function outers
Performance measurement
Use tf tensor everywhere
What happens when we plug into tffunction
Problems with tffunction
Recap
Questions
Taught by
EuroPython Conference