aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/protobuf
Commit message (Expand)AuthorAge
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Add experimental qualification in the comment on the inter-op session thread ...Gravatar A. Unique TensorFlower2016-05-31
* Merge changes from github.Gravatar Derek Murray2016-05-23
* Enables GPU Tracer in DirectSession.Gravatar A. Unique TensorFlower2016-05-23
* Add the ability to return the cost model to the client as part of run metadata.Gravatar Yuan Yu2016-05-18
* Allow configuration of multiple per-session thread pools for inter-opGravatar A. Unique TensorFlower2016-05-18
* Change behavior of DirectSession so that it places the entire graphGravatar Vijay Vasudevan2016-05-12
* Add 'add_shapes' to SessionConfig.GraphOptions.Gravatar A. Unique TensorFlower2016-05-06
* Move NamedTensorProto from being a private detail ofGravatar Noah Fiedel2016-04-27
* Enable constant folding in L0 optimization level.Gravatar Manjunath Kudlur2016-04-02
* Switch Docker instructions to always `--pull` on build.Gravatar Craig Citro2016-03-24
* Plumbing to allow RunOptions in the remote_session:Gravatar A. Unique TensorFlower2016-03-24
* Rename RunOutputs -> RunMetadata proto.Gravatar Dan Smilkov2016-03-21
* TensorFlow: allow growth in the GPU BFC allocator. This allowsGravatar Vijay Vasudevan2016-03-11
* Prototype of an in-process gRPC server for TensorFlow/Python.Gravatar Derek Murray2016-03-08
* Moved config.proto from core/framework to core/protobuf.Gravatar Sherry Moore2016-03-04
* Adds an in-process gRPC server with support for clean shutdown.Gravatar Derek Murray2016-03-03
* Initial version of the open-source distributed TensorFlow runtime.Gravatar Derek Murray2016-02-25
* Added documentation for import_meta_graph and export_meta_graph.Gravatar Sherry Moore2016-02-18
* Enables java_multiple_files for all tf protos, and sets theGravatar A. Unique TensorFlower2016-02-09
* Added the use of google.protobuf.Any in meta_graph.proto to allow packing anyGravatar A. Unique TensorFlower2016-02-09
* Add the Ops for the producer to MetaGraphDef.Gravatar Josh Levenberg2016-02-09
* Added export_meta_graph() and import_meta_graph() forGravatar A. Unique TensorFlower2016-02-06