aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/remote_fused_graph_execute_utils_test.cc
Commit message (Expand)AuthorAge
* Remove proto header include in core/kernels.Gravatar Yifei Feng2018-04-22
* Add a way to fuse a graph by remote graph executor so that users don't need t...Gravatar A. Unique TensorFlower2017-07-18
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Add a functionality of remote fused graph transformation to fuse graphs by op...Gravatar A. Unique TensorFlower2017-06-27
* Prepare to not include node_def.proto.h in node_def_util.hGravatar Geoffrey Irving2017-06-23
* Add graph transform rewriter to place arguments to fuse remote graphGravatar A. Unique TensorFlower2017-05-23
* Add graph transform rewriter for remote fused graphGravatar A. Unique TensorFlower2017-05-18
* Add utilities to fuse specified nodes as remote fused graph nodesGravatar A. Unique TensorFlower2017-05-10
* Use or explicitly ignore tensorflow::Status objects.Gravatar Justin Lebar2017-03-14
* Add a utility to put shape and type information to NodeDef for RemoteFusedGra...Gravatar A. Unique TensorFlower2017-03-13
* Factor out shape inference propagation to RemoteFusedGraphExecuteUtilsGravatar A. Unique TensorFlower2017-03-13
* Add end-to-end test for RemoteFusedGraphExecuteOpGravatar A. Unique TensorFlower2017-03-13
* Factor-out dryrun functionalities from graph_transfer_utils to remote_fused_g...Gravatar A. Unique TensorFlower2017-03-03