Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
void 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_op
Function · 0.45
time_program
Function · 0.45
Calls
1
make_lrn
Function · 0.85
Tested by
no test coverage detected