jax.lax.population_count# jax.lax.population_count(x)[源代码]# 逐元素计算 popcount,计算每个元素中设置的位数。 参数: x (类数组) 返回类型: 数组