Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ empty
Method
empty
src/shape_transform_descriptor.cpp:1903–1903 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1901
}
1902
1903
bool shape_transform_descriptor::empty() const { return dimensions.empty(); }
1904
1905
std::vector<std::size_t> shape_transform_descriptor::lens() const
1906
{
Callers
15
set_origin_axis
Function · 0.45
group_axes
Function · 0.45
remove_empty_sub_dims
Function · 0.45
resolve
Method · 0.45
try_trivial_direct_mapping
Method · 0.45
for_each_axis_group
Method · 0.45
try_swap_axis
Method · 0.45
insert_moved_axes
Method · 0.45
swap_closer_axes
Method · 0.45
get_hidden_axis_group
Method · 0.45
get_is_moved_axis
Method · 0.45
sort_hidden_axes_groups
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected