aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/i_remote_fused_graph_executor.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Remove proto header include in core/kernels.Gravatar Yifei Feng2018-04-22
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Add a way to fuse a graph by remote graph executor so that users don't need t...Gravatar A. Unique TensorFlower2017-07-18
* Generarize TF HVX runtime in order to benchmark models on HVXGravatar A. Unique TensorFlower2017-06-15
* Add end-to-end test for RemoteFusedGraphExecuteOpGravatar A. Unique TensorFlower2017-03-13
* Add a registry for remote fused graph executor to remove dependency from Remo...Gravatar A. Unique TensorFlower2017-02-24