Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ getter
Function
getter
src/opr/test/blas.cpp:232–234 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
230
231
template <typename ctype>
232
float getter(ctype val) {
233
return val;
234
}
235
236
template <>
237
float getter<dt_qint32>(dt_qint32 val) {
Callers
6
run_trans_inp_test_case
Function · 0.70
run_bgemm_trans_inp_test_case
Function · 0.70
prepare
Method · 0.50
prepare
Method · 0.50
prepare
Method · 0.50
rep
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected