Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ run
Method
run
src/driver/main.cpp:791–791 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
789
void parse(argument_parser& ap) { c.parse(ap); }
790
791
void run() { c.compile(); }
792
};
793
794
struct run_cmd : command<run_cmd>
Callers
nothing calls this directly
Calls
1
compile
Method · 0.45
Tested by
no test coverage detected