-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Description
- Add
rpc_serverrpc_clientinterface to decouple RPC communication and operators- Move
sync_mode_scope_from grpc server to operators which should care about them. - Add some comments about the RPC client interface.
- Cleanup the source directory.
-
Omit the argumentctxin functions such asAsyncSendVariable? -
Cleanup deserialization.
- Move
- Add
brpcsupport- Add brpc framework.
-
Comptable with grpc::ByteBuffer and brpc::IOBuf - Add
brpcimplementation ofrpc_serverrpc_client. - Add
brpcunit test. - use fewer channel and more stub
- How to prevent many client access one server at same time.
- Clean up var_is_not_stable
- Modify rdma from macro to if condition.
- Check tensor size to avoid small data transfermation.
Metadata
Metadata
Assignees
Labels
No labels