Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Oneflow-Inc/oneflow
/ StackElem
Method
StackElem
oneflow/maybe/error.h:257–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
255
std::size_t StackSize() const { return 0; }
256
257
void StackElem(std::size_t) const {}
258
259
template<typename... Args>
260
void PushStack(Args&&... args) {}
Callers
3
TEST
Function · 0.45
TEST
Function · 0.45
StackElem
Method · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36