jax.numpy.bitwise_left_shift# jax.numpy.bitwise_left_shift(x, y, /)[source]# 别名:jax.numpy.left_shift()。 参数: x (ArrayLike) y (ArrayLike) 返回类型: Array