Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ get_args_1
Function
get_args_1
dnn/test/rocm/convolution.cpp:41–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
std::vector<TestArg> get_args_1() {
42
return get_args_fallback_templated_impl();
43
}
44
45
std::vector<TestArg> get_args_2() {
46
return get_args_fallback_non_templated_impl();
Callers
1
TEST_F
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected