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

Method what

imperative/python/src/helper.h:174–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172 void restore();
173
174 const char* what() const noexcept override { return m_msg.c_str(); }
175};
176
177//! numpy utils

Callers 4

init_tensorFunction · 0.45
enterMethod · 0.45
implMethod · 0.45
init_opsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected