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