Skip to content

Commit

Permalink
heter server test
Browse files Browse the repository at this point in the history
  • Loading branch information
Thunderbrook committed May 8, 2021
1 parent 4e5f059 commit bdfe875
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions paddle/fluid/operators/pscore/heter_server_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ limitations under the License. */
#include "gtest/gtest.h"
#include "paddle/fluid/distributed/service/heter_client.h"
#include "paddle/fluid/distributed/service/heter_server.h"
#include "paddle/fluid/framework/op_registry.h"

namespace framework = paddle::framework;
namespace platform = paddle::platform;
namespace distributed = paddle::distributed;
Expand Down

0 comments on commit bdfe875

Please sign in to comment.