-
由 David Warde-Farley 提交于
Raise a proper error when reps is not a constant (since a tensor value is not supported by this implementation, as it is) and also force x.ndim == len(reps), since bad things happen if it's not the case.
96363cb9
Raise a proper error when reps is not a constant (since a tensor value is not supported by this implementation, as it is) and also force x.ndim == len(reps), since bad things happen if it's not the case.