Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ run
Function
run
tools/api/api.cpp:329–329 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
327
}
328
329
static std::vector<argument> run(program& p, const parameter_map& params) { return p.eval(params); }
330
331
static std::vector<shape> get_output_shapes(program& p) { return p.get_output_shapes(); }
332
Callers
nothing calls this directly
Calls
1
eval
Method · 0.45
Tested by
no test coverage detected