MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / apply

Method apply

src/gopt/impl/inference.cpp:420–424  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

418}
419
420void ParamRedistributePass::apply(OptState& state) const {
421 MIDOUT_B("ParamRedistributePass::apply")
422 Impl{state};
423 MIDOUT_E
424}
425
426/* ================ ParamFusePass ================ */
427

Callers 4

layout_transformMethod · 0.45
try_reassociateMethod · 0.45
try_distribute_addMethod · 0.45

Calls 15

is_static_var_valueFunction · 0.85
make_constFunction · 0.85
RelayoutFormatClass · 0.85
is_const_var_shapeFunction · 0.85
check_conv_biasFunction · 0.85
make_rewriterMethod · 0.80
comp_graphMethod · 0.80
copy_from_fixlayoutMethod · 0.80
resizeMethod · 0.80
is_lowbit_alignedMethod · 0.80
apply_inplaceMethod · 0.80
call_with_oprMethod · 0.80

Tested by

no test coverage detected