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

Function TEST

src/opr/test/dnn/instance_norm.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85TEST(TestOprDNN, InstanceNormForward) {
86 REQUIRE_GPU(1);
87 run_forward(true);
88}
89
90} // anonymous namespace
91

Callers

nothing calls this directly

Calls 1

run_forwardFunction · 0.70

Tested by

no test coverage detected