Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ host_params
Method
host_params
src/driver/main.cpp:609–612 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
607
}
608
609
auto host_params(const program& p)
610
{
611
return parameters.generate(p, ct.get_target(), true, l.batch);
612
}
613
614
program compile()
615
{
Callers
nothing calls this directly
Calls
2
get_target
Method · 0.80
generate
Method · 0.45
Tested by
no test coverage detected