MCPcopy 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

TESTFunction · 0.45
TESTFunction · 0.45
StackElemMethod · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36