History log of /external/tensorflow/tensorflow/core/common_runtime/optimization_registry.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fb430a425a618665537cb68f2ca9a23873c6bcd7 27-Feb-2017 A. Unique TensorFlower <gardener@tensorflow.org> Add the job's DeviceSet to the options for optimization passes that run in the session master.
Change: 148669552
/external/tensorflow/tensorflow/core/common_runtime/optimization_registry.h
8eb161e39185d364e04a6edf2beadc2bb5cb978c 14-Jan-2017 Peter Hawkins <phawkins@google.com> Add support for passes that run post-partitioning to OptimizationRegistry.

To avoid another GraphDef -> Graph -> GraphDef conversion, change Device::MaybeRewriteGraph to take a Graph instead of a GraphDef.

Use std::unique_ptr<> in more places to avoid some awkward .release() magic.
Change: 144532446
/external/tensorflow/tensorflow/core/common_runtime/optimization_registry.h
536f69217b437c77a1187de7665951f2bd429329 12-Aug-2016 A. Unique TensorFlower <gardener@tensorflow.org> Initialize elements of GraphOptimizationPassOptions to nullptr by default
Change: 130102794
/external/tensorflow/tensorflow/core/common_runtime/optimization_registry.h
abe9ab326625105adb3c9d46c027931aec947d1f 01-Aug-2016 A. Unique TensorFlower <gardener@tensorflow.org> Merge changes from github.
Change: 128958134
/external/tensorflow/tensorflow/core/common_runtime/optimization_registry.h
43282ad78cf4a4266fef823b27c4cf88c3ecd8fd 16-Jul-2016 A. Unique TensorFlower <gardener@tensorflow.org> Move OptimizationRegistry framework to open source.

Enables optimization passes in DirectSession.
Refactors SimpleClientGraph and SimpleGraphExecutionState to maintain a separate mutable function library per client graph.
Change: 127595477
/external/tensorflow/tensorflow/core/common_runtime/optimization_registry.h