跳至内容

schola.core.spaces.base.merge_space_shape

函数定义

schola.core.spaces.base.merge_space_shape(spaces)

将多个空间(space)的形状合并为一个形状。

参数

spaces

类型: List[Space]
要合并的空间。

返回值

类型: Tuple[int]
合并后的形状。

返回类型: Tuple[int]

© . This site is unofficial and not affiliated with AMD.