Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
85
TEST(TestOprDNN, InstanceNormForward) {
86
REQUIRE_GPU(1);
87
run_forward(true);
88
}
89
90
} // anonymous namespace
91
Callers
nothing calls this directly
Calls
1
run_forward
Function · 0.70
Tested by
no test coverage detected