Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ TEST_F
Function
TEST_F
dnn/test/cpu/mask_conv.cpp:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
using namespace test;
12
13
TEST_F(CPU, MASK_CONV) {
14
mask_conv_test(handle());
15
}
16
17
#if MEGDNN_WITH_BENCHMARK
18
TEST_F(CPU, MASK_CONV_BENCHMARK) {
Callers
nothing calls this directly
Calls
13
mask_conv_test
Function · 0.85
mask_conv_benchmark
Function · 0.85
set_dtype
Method · 0.80
run
Function · 0.50
total_nr_elems
Method · 0.45
reshape
Method · 0.45
param
Method · 0.45
deduce_layout
Method · 0.45
get_workspace_in_bytes
Method · 0.45
exec
Method · 0.45
workspace
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected