Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ span
Method
span
dnn/src/common/basic_types.cpp:405–407 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
403
}
404
405
TensorLayout::Span TensorLayout::span() const {
406
return format.impl()->span_spec(*this);
407
}
408
409
size_t TensorLayout::access_bytes() const {
410
megdnn_assert(dtype.valid());
Callers
15
np2tensor_try_borrow
Function · 0.80
ndarray_from_tensor
Function · 0.80
Tensor
Method · 0.80
calc
Method · 0.80
visit_event
Method · 0.80
match
Method · 0.80
check
Method · 0.80
hash
Method · 0.80
lookup
Method · 0.80
reset
Method · 0.80
write_tensor_to_file
Method · 0.80
test_serializer_custom_loader
Function · 0.80
Calls
2
span_spec
Method · 0.80
impl
Method · 0.45
Tested by
15
test_serializer_custom_loader
Function · 0.64
test_serializer_multiple_param
Function · 0.64
test_serializer_paramerized_dtype
Function · 0.64
test_serializer_memshare
Function · 0.64
TEST
Function · 0.64
eval_conv_cpu
Function · 0.64
run_noncontig_test
Function · 0.64
TEST_F
Function · 0.64
eval_conv_cpu
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
test_null_grad
Function · 0.64