aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/direct_session_with_tracking_alloc_test.cc
Commit message (Expand)AuthorAge
* Misc. micro-optimizations in Grappler optimizers.Gravatar A. Unique TensorFlower2018-09-26
* Adds a build flag to enable MKL (mkl_enabled=true).Gravatar A. Unique TensorFlower2018-09-25
* Add PinToHostOptimizer to grappler: force small ops to happen on CPU (instead ofGravatar A. Unique TensorFlower2018-09-22
* Merge changes from github.Gravatar Mingxing Tan2018-06-28
* Merge changes from github.Gravatar Akshay Modi2018-06-18
* Reduce Grappler overhead by skipping optimizers when the graph is tiny.Gravatar A. Unique TensorFlower2018-06-18
* Automated g4 rollback of changelist 201011811Gravatar Akshay Modi2018-06-18
* Merge changes from github.Gravatar Akshay Modi2018-06-18
* Turn on dead branch elimination, shape optimization, and remapping by defaultGravatar Benoit Steiner2018-05-21
* Use utility methods to compute AttrValue hash code and check for equality.Gravatar A. Unique TensorFlower2018-05-14
* Mark all nodes processed by AddOpsRewrite/MinBCast stages with a tag.Gravatar A. Unique TensorFlower2018-05-02
* Added support for concatenation and slicing of symbolic shapesGravatar Benoit Steiner2018-04-19
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* Merge changes from github.Gravatar Patrick Nguyen2017-12-28
* Fold fetch nodes.Gravatar Yao Zhang2017-09-21
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* Allow to actually peak_bytes and live_bytes whenGravatar A. Unique TensorFlower2017-08-02
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Fix the logic for skipping warmup steps in cost model.Gravatar Yao Zhang2017-01-30
* Fix the bug that when cpu_allocated is called before session initialization m...Gravatar Yuefeng Zhou2017-01-20
* SimplePlacer: apply heuristics only if the candidate device is validGravatar Vijay Vasudevan2017-01-09
* Added the data type to the cost graphGravatar Benoit Steiner2016-10-14
* Added a test to validate that the cost graph is properly exported from directGravatar Benoit Steiner2016-10-10
* Add tensor output shapes to CostGraphDef.Gravatar A. Unique TensorFlower2016-10-07
* Use hardware stats to build the cost model for operations that run on GPUGravatar Benoit Steiner2016-09-21
* Change test for MaxExecutionTime to allow time 0, inGravatar A. Unique TensorFlower2016-06-15
* Change direct_session_with_tracking_alloc_test to bound the reportedGravatar A. Unique TensorFlower2016-06-13
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* TensorFlow: implement placement heuristic that takes generator nodesGravatar Vijay Vasudevan2016-06-02
* Add the ability to return the cost model to the client as part of run metadata.Gravatar Yuan Yu2016-05-18
* Integrate the memory optimizer from the OR team and cost model.Gravatar Yuan Yu2016-04-28
* Record the maximum execution time of each node in a tensorflow graph in theGravatar Benoit Steiner2016-04-04
* Move the cost model test into its own test class. This ensures that a trackingGravatar Benoit Steiner2016-03-30