User Tools

Site Tools


ml:tensorflow

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ml:tensorflow [2021/04/25 20:24] jmflanigml:tensorflow [2023/06/15 07:36] (current) – external edit 127.0.0.1
Line 8: Line 8:
   * [[https://www.tensorflow.org/guide/gpu_performance_analysis|Tensorflow - Optimize TensorFlow GPU Performance with the TensorFlow Profiler]]   * [[https://www.tensorflow.org/guide/gpu_performance_analysis|Tensorflow - Optimize TensorFlow GPU Performance with the TensorFlow Profiler]]
  
 +===== Operations =====
 +  * Cumulative sum and max
 +    * Cumulative sum: [[https://www.tensorflow.org/api_docs/python/tf/math/cumsum|tf.math.cumsum]]
 +    * Cumulative max: [[https://stackoverflow.com/questions/49314186/tensorflow-how-to-implement-cumulative-maximum|Stack Overflow]] or [[https://github.com/balancap/SSD-Tensorflow/blob/master/tf_extended/math.py|tf_extended]]
 +
 +===== Related Pages =====
 +  * [[Hugging Face]]
 +  * [[PyTorch]]
 +  * [[Software]]
  
ml/tensorflow.1619382277.txt.gz · Last modified: 2023/06/15 07:36 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki