mapping_networks.runtime.ParameterEntry¶
- class mapping_networks.runtime.ParameterEntry(name: str, shape: Size, numel: int, start: int, stop: int)¶
Shape and flat-vector location for one named parameter.
- __init__(name: str, shape: Size, numel: int, start: int, stop: int) None¶
Methods
__init__(name, shape, numel, start, stop)Attributes
nameshapenumelstartstopslice_range