MCPcopy 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

38public:
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_transformationMethod · 0.45
apply_create_tensorMethod · 0.45
apply_transformationMethod · 0.45
apply_transformationMethod · 0.45
apply_transformationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected