Home
last modified time | relevance | path

Searched defs:RoundConfig (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/fl/server/
Dcommon.h47 struct RoundConfig { struct
49 std::string name;
51 bool check_timeout = false;
53 size_t time_window = 3000;
55 bool check_count = false;
57 size_t threshold_count = 0;
59 bool server_num_as_threshold = false;