#16: tf.function in TensorFlow | Tutorial

preview_player
Показать описание

Timeline
(Python 3.7.12; TensorFlow 2.8)

00:00 - Begin
00:25 - Create a function: def f(x,y)
02:10 - Append: .append()
04:23 - Append: tf.TensorArray().write()
06:50 - Concrete functions: .get_concrete_function()
11:20 - Input signatures
13:40 - Update tf.Variable outside a function
16:35 - Python operations: Tracing
20:20 - Using type annotations: experimental_follow_type_hints=True
25:01 - Ending notes
Рекомендации по теме