MCPcopy Create free account
hub / github.com/MTLab/MorphMLP / process_layer_index_data

Function process_layer_index_data

slowfast/visualization/utils.py:278–301  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

run_visualizationFunction · 0.90

Calls 1

get_indexingFunction · 0.85

Tested by

no test coverage detected