Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ kind
Method
kind
imperative/src/include/megbrain/imperative/operator.h:40–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
public:
39
size_t typecode() const { return m_typecode; }
40
Kind kind() const { return m_kind; }
41
42
template <typename U>
43
const U* as() const {
Callers
5
apply_transformation
Method · 0.45
apply_create_tensor
Method · 0.45
apply_transformation
Method · 0.45
apply_transformation
Method · 0.45
apply_transformation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected