Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ apply
Method
apply
src/quantize_int4.cpp:105–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
void quantize_int4_pass::apply(module& m) const { int4_quantize_module(m); }
106
107
} // namespace MIGRAPHX_INLINE_NS
108
} // namespace migraphx
Callers
nothing calls this directly
Calls
1
int4_quantize_module
Function · 0.85
Tested by
no test coverage detected