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

Method get_context

test/eval_test.cpp:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 return {};
47 }
48 migraphx::context get_context() const { return ctx; }
49};
50
51struct id_ctx_op

Callers 4

get_contextFunction · 0.45
TEST_CASEFunction · 0.45
TEST_CASEFunction · 0.45
validate_gpuFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected