aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/remote_fused_graph_execute_op.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
* Add python support of remote fused graph ops to contribGravatar A. Unique TensorFlower2017-06-16
* 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
* 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
* Add a registry for remote fused graph executor to remove dependency from Remo...Gravatar A. Unique TensorFlower2017-02-24
* Add remote_fused_graph_execute_info to abstract hexagon specific parametersGravatar A. Unique TensorFlower2017-02-24
* Fix code that ignores tensorflow::Status.Gravatar Peter Hawkins2017-02-13
* Fix remote graph execute op to run inception on hexagon correctlyGravatar A. Unique TensorFlower2017-02-08
* Add a test to run inception inference on hexagon using remote fused graph exe...Gravatar A. Unique TensorFlower2017-02-08
* Add an op to execute a subgraph fused and transferred by GraphTransferer in a...Gravatar A. Unique TensorFlower2017-02-03