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

Function migraphx_from_value

tools/include/context.hpp:92–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92inline void migraphx_from_value(const value& v, context& ctx) { ctx.from_value(v); }
93
94#endif
95

Callers

nothing calls this directly

Calls 1

from_valueMethod · 0.45

Tested by

no test coverage detected