Skip to content

fix memory layout descriptor parsing

Frederik Hennig requested to merge fhennig/fix-memory-descriptor-legacy into master

Fix parsing of memory layout descriptors, which was inconsistent between spatial_layout_string_to_tuple and layout_string_to_tuple.

Merge request reports