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

File batch_norm.cpp

imperative/src/impl/ops/batch_norm.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "megbrain/opr/dnn/batch_norm.h"
2#include "../blob_manager_impl.h"
3#include "../dnn_op_helper.h"
4#include "../op_trait.h"

Callers

nothing calls this directly

Calls 6

apply_on_var_nodeMethod · 0.80
make_from_op_nodeMethod · 0.80
fallbackMethod · 0.45
make_backward_graphMethod · 0.45

Tested by

no test coverage detected