Searched defs:allow_multiple_pending_requests (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/core/distributed_runtime/eager/ | ||
| D | remote_execute_node.h | 114 bool allow_multiple_pending_requests() const override { in allow_multiple_pending_requests() function |
| D | eager_service_impl_test.cc | 115 bool allow_multiple_pending_requests() const override { return false; } in allow_multiple_pending_requests() function in tensorflow::eager::__anon66354f320111::FakeEagerClient |
| /external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/ | ||
| D | grpc_eager_client.cc | 128 bool allow_multiple_pending_requests() const override { in allow_multiple_pending_requests() function in tensorflow::eager::__anon9a0136ef0111::GrpcEagerClient |