Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
497
void* Tensor::data(void) const {
498
return static_cast<void*>(TensorImplRef(m_tensor).raw_ptr());
499
}
500
501
} // namespace custom
502
Callers
15
read_header
Function · 0.45
SaveArrayAsNumpy
Function · 0.45
LoadArrayFromNumpy
Function · 0.45
parse_npy
Method · 0.45
preprocess_image
Function · 0.45
preprocess_image
Function · 0.45
write_file
Function · 0.45
command_encrypt_rc4
Function · 0.45
command_encrypt_sfrc4
Function · 0.45
TEST
Function · 0.45
read_header
Function · 0.45
SaveArrayAsNumpy
Function · 0.45
Calls
1
raw_ptr
Method · 0.45
Tested by
15
TEST
Function · 0.36
read_header
Function · 0.36
SaveArrayAsNumpy
Function · 0.36
LoadArrayFromNumpy
Function · 0.36
get_input_data
Function · 0.36
build
Method · 0.36
get_serialized_model
Method · 0.36
TEST
Function · 0.36
cast_data_type
Function · 0.36
build
Method · 0.36
get_serialized_model
Method · 0.36
TEST
Function · 0.36