MCPcopy 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
794struct run_cmd : command<run_cmd>

Callers

nothing calls this directly

Calls 1

compileMethod · 0.45

Tested by

no test coverage detected