aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/kernel_benchmark_testlib.cc
Commit message (Expand)AuthorAge
* Add a registration mechanism for experimental executor implementations.Gravatar Derek Murray2018-06-09
* Internal ChangeGravatar A. Unique TensorFlower2018-04-23
* Automated g4 rollback of changelist 192768744Gravatar A. Unique TensorFlower2018-04-13
* Split byte_order.h off cpu_info.hGravatar A. Unique TensorFlower2018-04-13
* Code cleanup: Made Executor related API take std::unique_ptr<const Graph> ins...Gravatar Mingsheng Hong2018-02-13
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Avoid parsing a rendezvous key for Send/Recv ops outside a loop.Gravatar Derek Murray2017-06-05
* Preallocate vector storage when the ultimate vector size is known in advanceGravatar A. Unique TensorFlower2017-06-01
* Automated g4 rollback of changelist 156251356Gravatar Geoffrey Irving2017-05-17
* Automated g4 rollback of changelist 156244933Gravatar Geoffrey Irving2017-05-16
* Reduce direct references to NodeDef in favor of Node and AttrSliceGravatar Geoffrey Irving2017-05-16
* Fix code that ignores tensorflow::Status.Gravatar Peter Hawkins2017-02-13
* Make it possible for each LocalDevice to own a separate Eigen Threadpool.Gravatar A. Unique TensorFlower2016-10-12
* Move host_info.h internal, move public functions into cpu_info.hGravatar Vijay Vasudevan2016-08-24
* Prints out a vlog when done with warmups inside RunWithArgs().Gravatar Zongheng Yang2016-06-27
* A series of changes to significantly reduce the number of allocationsGravatar A. Unique TensorFlower2016-06-27
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Don't do anything in benchmarks if iters == 0.Gravatar A. Unique TensorFlower2016-05-19
* Remove no-longer-needed RequireDefaultOps().Gravatar Josh Levenberg2016-02-25
* Change GraphDef versions to use version, min_consumer, min_producerGravatar Geoffrey Irving2016-01-26
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Move #include <vector> out of port.h to users of std::vector<>.Gravatar Josh Levenberg2016-01-21
* TensorFlow: remove use of bfc_allocator flag, since it defaults to true.Gravatar Vijay Vasudevan2016-01-13
* TensorFlow: remove simple executor state and has_control_flow flag everywhere.Gravatar Vijay Vasudevan2016-01-11
* Drop host_info.h from port.h and #include it directlyGravatar Josh Levenberg2016-01-06
* TensorFlow: merge changes from internalGravatar Vijay Vasudevan2015-12-10
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06