We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d60751f commit 7f8b40fCopy full SHA for 7f8b40f
paddle/fluid/operators/distributed/CMakeLists.txt
@@ -37,7 +37,7 @@ else()
37
variable_response.cc
38
collective_client.cc collective_server.cc
39
${BRPC_SRCS}
40
- PROTO ${CMAKE_CURRENT_BINARY_DIR}/send_recv.proto
+ PROTO send_recv.proto
41
DEPS lod_tensor selected_rows memory)
42
43
set(RPC_DEPS sendrecvop_rpc brpc ssl crypto protobuf leveldb snappystream snappy zlib)
0 commit comments