Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ flags
Method
flags
dnn/src/common/megcore/common/device_context.hpp:24–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
unsigned int flags() const noexcept {
25
return flags_;
26
}
27
28
virtual size_t mem_alignment_in_bytes() const noexcept = 0;
29
Callers
2
megcoreGetDeviceFlags
Function · 0.45
megcoreGetComputingFlags
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected