aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/protobuf
Commit message (Expand)AuthorAge
...
* Turn on function optimization by defaultGravatar Benoit Steiner2018-03-12
* Add experimental Session::MakeCallable() API and implement it for DirectSession.Gravatar Derek Murray2018-03-09
* Automated g4 rollback of changelist 187582263Gravatar A. Unique TensorFlower2018-03-02
* Automated g4 rollback of changelist 187563544Gravatar Gunhan Gulsoy2018-03-01
* Grappler: Change memory optimizer recomputation name prefix into a regexp. Th...Gravatar A. Unique TensorFlower2018-03-01
* Register the function optimizer in the meta optimizer. Made sure it's turned ...Gravatar Benoit Steiner2018-02-27
* Add documentation to Grappler RewriterConfig to give a short description for ...Gravatar A. Unique TensorFlower2018-02-27
* Enable de/serialization of nested control flow.Gravatar Skye Wanderman-Milne2018-02-26
* Add custom registered graph optimizers run by MetaOptimizer.Gravatar Patrick Nguyen2018-02-23
* Merge changes from github.Gravatar Yifei Feng2018-02-22
* Turn on swapping heuristic by default to better manage memory usage on GPUGravatar Benoit Steiner2018-02-20
* Add empty scaffolding for loop optimizers in Grappler.Gravatar A. Unique TensorFlower2018-02-13
* Enable the use of scheduling heuristics to reduce peak memory usage by defaultGravatar Benoit Steiner2018-02-12
* Enable layout optimizer by defaultGravatar Yao Zhang2018-02-06
* Reject retried RecvTensor requests.Gravatar Jeremy Lau2018-01-22
* [TF] Additional CriticalSection python wrappers.Gravatar Eugene Brevdo2018-01-12
* Implemented heuristic to decrease memory utilization of AddN nodesGravatar Benoit Steiner2018-01-11
* meta_graph export: Add support to strip default valued attributes.Gravatar A. Unique TensorFlower2018-01-02
* Optionally store the status code/message in the responseGravatar A. Unique TensorFlower2017-12-27
* Added virtual gpu support.Gravatar Guangda Lai2017-12-18
* Adds XLA support for tf.nn.dynamic_rnnGravatar A. Unique TensorFlower2017-12-12
* tfdbg: Add protocol for sending tracebacks and source code to debug serverGravatar Shanqing Cai2017-12-06
* Enable dependency optimizer in Grappler by default.Gravatar A. Unique TensorFlower2017-12-04
* Add `ConfigProto.isolate_session_state` option for the distributed runtime.Gravatar Derek Murray2017-11-28
* Added the ability to list the hardware resources available in a cluster.Gravatar Benoit Steiner2017-11-17
* Add `WorkerService.DeleteWorkerSession` method to fix a memory leak.Gravatar Derek Murray2017-11-15
* Don't enable dependency optimizer by default.Gravatar A. Unique TensorFlower2017-11-15
* Add a control dependency optimizer to Grappler.Gravatar A. Unique TensorFlower2017-11-14
* Use Toggle instead of bool to make the layout optimizer name and usage consis...Gravatar Yao Zhang2017-11-14
* OOM error with allocation information.Gravatar A. Unique TensorFlower2017-11-13
* Add heuristics to trigger swappingGravatar Benoit Steiner2017-11-02
* Added max_folded_constant_in_bytes field in OptimizationConfig. This optionGravatar A. Unique TensorFlower2017-10-26
* [Grappler] Remove reshapes whose source shape and destination shape are equal.Gravatar Jingyue Wu2017-10-13
* Fixed outdated commentGravatar Benoit Steiner2017-09-27
* Extending the core DebugIdentity tensorflow operation with support for writingGravatar A. Unique TensorFlower2017-09-19
* Added preliminary support for arithmetic simplificationsGravatar Benoit Steiner2017-08-16
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* Grappler memory optimization: allow inputs to gradients with non-standard nam...Gravatar Allen Lavoie2017-07-31
* Merge changes from github.Gravatar Vijay Vasudevan2017-07-28
* Updated the memory optimization config to introduce an explicit default value...Gravatar Benoit Steiner2017-07-26
* Introduced a default setting for constant folding, currently set to OFF. WillGravatar Benoit Steiner2017-07-26
* Add output_partitions support in distributed runtime.Gravatar Suharsh Sivakumar2017-07-19
* Merge changes from github.Gravatar Frank Chen2017-07-13
* Merge changes from github.Gravatar Shanqing Cai2017-07-10
* Specify cluster topology properties.Gravatar A. Unique TensorFlower2017-06-30
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Automated g4 rollback of changelist 160182040Gravatar A. Unique TensorFlower2017-06-26
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-26
* When configuring per-session thread pools, allowGravatar A. Unique TensorFlower2017-06-21
* Add a heuristic to Grappler's memory optimizer to recompute elementwise opsGravatar A. Unique TensorFlower2017-06-14