Extract layer names and numpy-like fancy indexing from a string. Args: layer_ls (list of strs): list of strings containing data about layer names and their indexing. For each string, layer name and indexing is separated by whitespaces. e.g.: [layer1 1,2;2, la
(layer_ls, layer_name_prefix="")
source not stored for this graph (policy: none)
no test coverage detected