Split apart broadcast_shape so that it can work with many arguments
If we use Python varargs, we're limited in the number of arrays/shapes that can
be processed/given. Now, there's a `broadcast_shape_iter` that takes a
collection of arrays/shapes and doesn't face this restriction.
正在显示
请
注册
或者
登录
后发表评论