Element-wise population count (number of set bits).
Arguments
- operand
(
tensorish)
Operand.
Value
tensorish
Has the same shape and data type as the input.
See also
nvl_popcnt() for the underlying primitive.
Element-wise population count (number of set bits).
(tensorish)
Operand.
tensorish
Has the same shape and data type as the input.
nvl_popcnt() for the underlying primitive.