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

Method data

src/custom/impl/tensor.cpp:497–499  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

495}
496
497void* Tensor::data(void) const {
498 return static_cast<void*>(TensorImplRef(m_tensor).raw_ptr());
499}
500
501} // namespace custom
502

Callers 15

read_headerFunction · 0.45
SaveArrayAsNumpyFunction · 0.45
LoadArrayFromNumpyFunction · 0.45
parse_npyMethod · 0.45
preprocess_imageFunction · 0.45
preprocess_imageFunction · 0.45
write_fileFunction · 0.45
command_encrypt_rc4Function · 0.45
command_encrypt_sfrc4Function · 0.45
TESTFunction · 0.45
read_headerFunction · 0.45
SaveArrayAsNumpyFunction · 0.45

Calls 1

raw_ptrMethod · 0.45

Tested by 15

TESTFunction · 0.36
read_headerFunction · 0.36
SaveArrayAsNumpyFunction · 0.36
LoadArrayFromNumpyFunction · 0.36
get_input_dataFunction · 0.36
buildMethod · 0.36
get_serialized_modelMethod · 0.36
TESTFunction · 0.36
cast_data_typeFunction · 0.36
buildMethod · 0.36
get_serialized_modelMethod · 0.36
TESTFunction · 0.36