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

Function cb

src/gopt/impl/global_layout_transform/opr_format_modifier.cpp:370–374  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

368 return MultiAlgoOprTrait<_Opr>::has_available_algo(_, opr); \
369 } else
370 cb(Convolution) cb(ConvBiasForward) cb(ConvolutionBackwardData) cb(PoolingForward) {
371 mgb_throw(
372 InternalError, "invalid multi-algo operator(got:%s)",
373 opr->dyn_typeinfo()->name);
374 }
375#undef cb
376}
377

Callers 15

has_available_algoFunction · 0.70
target_to_stringFunction · 0.70
ProfilingBasedSolverMethod · 0.70
profileMethod · 0.70
opr_format_to_stringFunction · 0.70
config_id_to_stringFunction · 0.70
print_host_valFunction · 0.50
static_cast_dtypeMethod · 0.50
set_retain_dtypeMethod · 0.50
cnml_get_error_stringMethod · 0.50

Calls

no outgoing calls

Tested by 2

convert_data_typeFunction · 0.40
mesh_indexing_implFunction · 0.40