aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/grappler/costs/graph_memory.cc
Commit message (Expand)AuthorAge
* Directly import tensor.proto.h (the transitive import will be removed from te...Gravatar Eugene Brevdo2018-08-23
* Misc. small optimizations in Grappler and shape inference code.Gravatar A. Unique TensorFlower2018-04-12
* Ignore nodes that are going to be swapped when computing max memory usageGravatar Benoit Steiner2018-01-08
* Implemented memory swapping heuristics for GPUGravatar Benoit Steiner2018-01-05
* Properly handle control dependencies when estimating memory usage.Gravatar Benoit Steiner2017-11-03
* Determine peak memory usage from the result of a simulation.Gravatar Benoit Steiner2017-10-12
* Started to open source Grappler. First application is the GPU layout optimizer.Gravatar Benoit Steiner2017-03-08