aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/platform/tracing.h
Commit message (Expand)AuthorAge
* Inline kernel tracing logic into `ExecutorState::Process()`.Gravatar Derek Murray2018-09-24
* Add `TraceCollector::IsEnabled(bool)` method in order to test when tracing is...Gravatar Derek Murray2018-09-05
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Cleaning up tracing code.Gravatar A. Unique TensorFlower2018-04-30
* Windows: Enable tensorflow/contrib in Bazel build (Second try)Gravatar A. Unique TensorFlower2018-04-02
* Automated g4 rollback of changelist 189231636Gravatar A. Unique TensorFlower2018-03-15
* Merge changes from github.Gravatar Jacques Pienaar2018-03-15
* Fix "hides overloaded virtual function" error in default/gpu_tracer.cc when c...Gravatar A. Unique TensorFlower2017-10-31
* Add the op->IsExpensive() argument to tracing calls.Gravatar A. Unique TensorFlower2017-10-16
* Add an additional StartTracing overload that allows implementations ofGravatar A. Unique TensorFlower2017-08-21
* Adding tracing of TensorFlow operations executed on the CPU. Such tracing is ...Gravatar A. Unique TensorFlower2017-04-13
* A couple of performance oriented changes:Gravatar Jeffrey A. Dean2017-02-19
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Clean up some unused code to fix warnings in the Mac build.Gravatar Josh Levenberg2016-03-11
* Running our linter on a lot of files.Gravatar Vijay Vasudevan2016-01-24
* Many tensorflow/core build clean ups.Gravatar Josh Levenberg2016-01-20
* #include "tensorflow/core/platform/mutex.h"Gravatar Josh Levenberg2016-01-07
* Split out platform-independent stats collection code from tracing.h.Gravatar Derek Murray2016-01-06
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-01-06
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05
* TensorFlow: upstream latest changes to git.Gravatar Vijay Vasudevan2015-12-06
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06