jax.numpy.bitwise_left_shift# jax.numpy.bitwise_left_shift(x, y, /)[原始碼]# jax.numpy.left_shift() 的別名。 參數: x (ArrayLike) y (ArrayLike) 返回類型: Array