Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ tensornd
Method
tensornd
dnn/test/naive/conv_bias.cpp:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
~TensorWrapper() { megdnn_free(m_handle, m_tensornd.raw_ptr()); }
17
18
TensorND tensornd() const { return m_tensornd; }
19
20
private:
21
Handle* m_handle;
Callers
12
TEST_F
Function · 0.45
run_uniform
Function · 0.45
run_gaussian
Function · 0.45
run_gamma
Function · 0.45
run_poisson
Function · 0.45
run_multinomial
Function · 0.45
run_multinomial_without_replacement
Function · 0.45
run_beta
Function · 0.45
run_permutation
Function · 0.45
run_shuffle
Function · 0.45
run_exponential
Function · 0.45
run_dropout
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected