diff --git a/tensorflow/20220222.TensorFlow-profiling.txt b/tensorflow/20220222.TensorFlow-profiling.txt new file mode 100644 index 0000000..03700f9 --- /dev/null +++ b/tensorflow/20220222.TensorFlow-profiling.txt @@ -0,0 +1,11 @@ +Profiling TensorFlow Code +========================= + +Main article on TensorFlow website: + +https://www.tensorflow.org/guide/profiler + + +Profiler demo: +https://www.youtube.com/watch?v=e4_4D7uNvf8 +