Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ TEST_F
Function
TEST_F
src/plugin/test/infkern_finder.cpp:88–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
} // anonymous namespace
87
88
TEST_F(TestInfkernFinder, Normal) {
89
run(make_callback(x), 0);
90
}
91
92
TEST_F(TestInfkernFinder, UnusedVar) {
93
HostTensorGenerator<> gen;
Callers
nothing calls this directly
Calls
15
make_callback_copy
Function · 0.85
swap
Function · 0.85
get_input_values
Method · 0.80
get_counter_var
Method · 0.80
run
Function · 0.50
gen
Function · 0.50
make
Function · 0.50
get
Method · 0.45
make_scalar
Method · 0.45
reshape
Method · 0.45
compile
Method · 0.45
wait
Method · 0.45
Tested by
no test coverage detected