MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / algo.cpp

File algo.cpp

dnn/src/arm_common/pooling/algo.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "src/arm_common/pooling/algo.h"
2#include "megdnn/opr_param_defs.h"
3#include "src/arm_common/pooling/do_max_pooling_3x3_s2x2_int8.h"
4#include "src/arm_common/pooling/do_max_pooling_w2x2_s2x2.h"

Callers

nothing calls this directly

Calls 9

categoryMethod · 0.80
get_ptrMethod · 0.80
total_size_in_bytesMethod · 0.80
DISPATCH_FUNCFunction · 0.70
get_bundleFunction · 0.70
execFunction · 0.50
MIDOUT_BEGINFunction · 0.50
setMethod · 0.45
enumvMethod · 0.45

Tested by

no test coverage detected