DynamicAxis
axis (property)
(self) -> int
input (property)
(self) -> str
name (property)
(self) -> str
__init__
__init____init__(self) -> None
init(self) -> None init(self, input: str = '', axis: int = 0, name: str = '') -> None
Overloaded function.
-
__init__(self) -> None -
__init__(self, input: str = '', axis: int = 0, name: str = '') -> None
Declare one axis dynamic: input name (empty = every input with the axis), 0-based axis, optional shared dimension name.