History log of /external/tensorflow/tensorflow/python/profiler/tfprof_logger_test.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
af23ae65db2585f4a18d0bc5f21f15e94805aa4f 04-Jul-2017 A. Unique TensorFlower <gardener@tensorflow.org> Migrating tfprof python API to tensorflow/python/profiler
Migrating tfprof c++ to tensorflow/core/profiler

API changes:
New tf.profiler namespace.

Within tf.profiler namespace:
tf.profiler.advise # One-shot advise function
tf.profiler.profile # One-shot profile function
tf.profiler.Profiler # Multi-step profile/advise class
tf.profiler.write_op_log # Write profile for offline analysis

PiperOrigin-RevId: 160901831
/external/tensorflow/tensorflow/python/profiler/tfprof_logger_test.py