Главная
Study mode:
on
1
Introduction
2
Session vs Runtime
3
Session Not Run
4
Partial Run
5
TensorFlow Functions
6
Variables
7
The compromise
8
The solution
9
The downsides
10
Walkthrough
11
Photograph
12
Capture
13
Phonegraph
14
Automatic Control
15
Calling Functions
16
Differentiating Functions
17
Concrete Functions
18
Code Base
19
Variable Lifting
20
Variable Subclasses
21
Variable Capture Scopes
22
Stateless Functions
23
Lift to Graph
Description:
Dive into an in-depth technical session from the TensorFlow team exploring the evolution from tf.Session to tf.function. Learn about the history, drawbacks, and motivations behind this transition, as well as the key classes and functions used to generate graphs from tf.functions. Explore topics such as Sessions, Runtime, Partial Run, TensorFlow Functions, Variables, and their compromises. Gain insights into the solution and its potential downsides. Follow a walkthrough covering Photograph Capture, Phonegraph, Automatic Control, Calling Functions, Differentiating Functions, and Concrete Functions. Examine the code base, Variable Lifting, Variable Subclasses, Variable Capture Scopes, Stateless Functions, and Lift to Graph concepts. Enhance your understanding of TensorFlow's internal workings and development process through this comprehensive 46-minute presentation by TensorFlow Software Engineer Alexandre Passos.

Inside TensorFlow - Functions, Not Sessions

TensorFlow
Add to list