Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ finish
Method
finish
src/program.cpp:670–674 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
668
}
669
670
void program::finish() const
671
{
672
for(const auto& ctx : this->impl->contexts)
673
ctx.finish();
674
}
675
676
static std::string get_migraphx_version()
677
{
Callers
3
mark
Method · 0.95
perf_report
Method · 0.95
eval
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected