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

Method Tensor

imperative/python/src/tensor.h:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 using Handle = interpreter::Interpreter::Handle;
46
47 inline explicit Tensor(ValueRef data) : m_data{data} {}
48
49 ~Tensor() = default;
50

Callers 15

runFunction · 0.45
get_perf_resultsFunction · 0.45
runnerFunction · 0.45
test_preluFunction · 0.45
__init__Method · 0.45
test_backward_fold_scaleFunction · 0.45
test_fuse_bnFunction · 0.45
runFunction · 0.45
test_param_pack_splitFunction · 0.45
test_param_pack_concatFunction · 0.45
as_tensorFunction · 0.45

Calls

no outgoing calls

Tested by 15

runnerFunction · 0.36
test_preluFunction · 0.36
__init__Method · 0.36
test_backward_fold_scaleFunction · 0.36
test_fuse_bnFunction · 0.36
runFunction · 0.36
test_param_pack_splitFunction · 0.36
test_param_pack_concatFunction · 0.36
as_tensorFunction · 0.36