MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / s

Method s

src/opr/impl/blas.cpp:580–580  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

578
579 VarNode* node() const { return m_node; }
580 SymbolVar s() const { return m_node; }
581
582#define FWD(name) \
583 template <typename... Args> \

Callers 2

unsafeFunction · 0.80
operator-Function · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected