MCPcopy 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
20private:
21 Handle* m_handle;

Callers 12

TEST_FFunction · 0.45
run_uniformFunction · 0.45
run_gaussianFunction · 0.45
run_gammaFunction · 0.45
run_poissonFunction · 0.45
run_multinomialFunction · 0.45
run_betaFunction · 0.45
run_permutationFunction · 0.45
run_shuffleFunction · 0.45
run_exponentialFunction · 0.45
run_dropoutFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected