Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Oneflow-Inc/oneflow
/ PartialSumImpl
Function
PartialSumImpl
oneflow/core/framework/sbp_context.cpp:33–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
inline void PartialSumImpl(SbpSignature* sbp_sign, const std::string& bn) {
34
(*sbp_sign->mutable_bn_in_op2sbp_parallel())[bn].mutable_partial_sum_parallel();
35
}
36
37
} // namespace
38
Callers
1
sbp_context.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected