Thanks for tuning in to Google I/O. View all sessions on demandWatch on demand

tfl.utils.count_non_zeros

Returns total number of non 0 elements in given iterables.

*iterables Any number of the value None or iterables of numeric values.