MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / tensornd

Method tensornd

dnn/test/common/tensor.h:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25 const T* ptr() const;
26
27 TensorND tensornd() const { return m_tensornd; }
28
29 TensorLayout layout() const;
30

Callers 15

fill_srcMethod · 0.45
fill_fltMethod · 0.45
fill_dstMethod · 0.45
execMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
matmulFunction · 0.45
runMethod · 0.45
TESTFunction · 0.45
fill_srcMethod · 0.45
fill_fltMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected