Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ param
Method
param
dnn/test/common/tile_repeat.h:16–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
}
16
TileRepeatBase::Param param() {
17
TileRepeatBase::Param param;
18
param.times = times;
19
return param;
20
}
21
};
22
23
inline std::vector<Arg> get_args() {
Callers
15
TEST_F
Function · 0.45
benchmark_im2col
Function · 0.45
benchmark_im2col_single_algo
Function · 0.45
benchmark_nchw44_8x8x16_vs_8x8x32
Function · 0.45
BENCHMARK_IM2COL_NCHW44_VS_NCHW
Function · 0.45
BENCHMARK_GROUPCONV_NCHW44_int8x8x16VS_int8x8x32
Function · 0.45
benchmark_winograd_nchw_vs_nchw44
Function · 0.45
TEST_F
Function · 0.45
run_elemwise_benchmark
Function · 0.45
TEST_F
Function · 0.45
run_elemwise_benchmark
Function · 0.45
benchmark_nchw44_fp32
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected