ml:tensorflow
Table of Contents
TensorFlow
Debugging
- Printing values (during training, etc).
- Use tf.print(), instead of print(). See here.
Profiling
Operations
- Cumulative sum and max
- Cumulative sum: tf.math.cumsum
- Cumulative max: Stack Overflow or tf_extended
Related Pages
ml/tensorflow.txt · Last modified: 2023/06/15 07:36 by 127.0.0.1