aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/remote_fused_graph_execute_op_test.cc
Commit message (Expand)AuthorAge
* Add a way to fuse a graph by remote graph executor so that users don't need t...Gravatar A. Unique TensorFlower2017-07-18
* Merge changes from github.Gravatar A. Unique TensorFlower2017-05-18
* Add graph transform rewriter for remote fused graphGravatar A. Unique TensorFlower2017-05-18
* Support two data types as inputs in RemoteFusedGraphExecuteOpGravatar A. Unique TensorFlower2017-04-11
* Move all parameters of remote graph execution to NodeDef instead of additiona...Gravatar A. Unique TensorFlower2017-03-30
* Use or explicitly ignore tensorflow::Status objects.Gravatar Justin Lebar2017-03-14
* Add end-to-end test for RemoteFusedGraphExecuteOpGravatar A. Unique TensorFlower2017-03-13
* Add an op to execute a subgraph fused and transferred by GraphTransferer in a...Gravatar A. Unique TensorFlower2017-02-03