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

Method finalize

src/targets/gpu/lrn.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59void miopen_lrn::finalize(context&, const shape&, const std::vector<shape>&)
60{
61 ldesc = make_lrn(op);
62}
63#endif
64} // namespace gpu
65} // namespace MIGRAPHX_INLINE_NS

Callers 2

time_opFunction · 0.45
time_programFunction · 0.45

Calls 1

make_lrnFunction · 0.85

Tested by

no test coverage detected