Searched defs:ReduceOptions (Results 1 – 3 of 3) sorted by relevance
129 struct ReduceOptions { struct130 ReduceOp reduceOp = ReduceOp::SUM;131 int64_t rootRank = 0;132 int64_t rootTensor = 0;133 std::chrono::milliseconds timeout = kUnsetTimeout;
51 const ReduceOptions& /* opts */ = ReduceOptions()) override { in reduce()
123 const ReduceOptions& /* opts */ = ReduceOptions()) { in reduce()