Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ TEST_F
Function
TEST_F
dnn/test/naive/cvt_color.cpp:119–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
} // namespace
118
119
TEST_F(NAIVE, CVTCOLOR_BT601_YUV) {
120
run_check(handle(), 150, 100);
121
run_check(handle(), 180, 100);
122
}
123
124
} // namespace test
125
} // namespace megdnn
Callers
nothing calls this directly
Calls
1
run_check
Function · 0.70
Tested by
no test coverage detected