MCPcopy 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
1903bool shape_transform_descriptor::empty() const { return dimensions.empty(); }
1904
1905std::vector<std::size_t> shape_transform_descriptor::lens() const
1906{

Callers 15

set_origin_axisFunction · 0.45
group_axesFunction · 0.45
remove_empty_sub_dimsFunction · 0.45
resolveMethod · 0.45
for_each_axis_groupMethod · 0.45
try_swap_axisMethod · 0.45
insert_moved_axesMethod · 0.45
swap_closer_axesMethod · 0.45
get_hidden_axis_groupMethod · 0.45
get_is_moved_axisMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected