Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ align_axis
Method
align_axis
dnn/include/megdnn/tensor_format.h:116–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
size_t align_axis() const { return m_align_axis; }
117
118
size_t align_size_in_elements_log2() const { return m_align_size_in_elements_log2; }
119
Callers
5
build_tensor_format
Method · 0.80
get_tensor_format
Function · 0.80
make_nhwcd4_converter
Method · 0.80
TEST
Function · 0.80
is_broadcasted_channel_like
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64