MCPcopy Create free account
hub / github.com/ROCm/AMDMIGraphX / get_context

Function get_context

tools/api/api.cpp:394–394  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

392}
393
394static migraphx::context get_context(const program& p) { return p.get_context(); }
395
396} // namespace migraphx
397

Callers

nothing calls this directly

Calls 1

get_contextMethod · 0.45

Tested by

no test coverage detected