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

Method finalize

test/operation.cpp:173–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171 MIGRAPHX_THROW("not computable");
172 }
173 void
174 finalize(migraphx::context&, const migraphx::shape&, const std::vector<migraphx::shape>&) const
175 {
176 }
177};
178
179struct final_operation_throw

Callers 1

TEST_CASEFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected