Searched defs:PopulationCount (Results 1 – 4 of 4) sorted by relevance
29 struct PopulationCount { struct
97 struct PopulationCount<CPUDevice, T> { struct98 void operator()(OpKernelContext* c, typename TTypes<T>::ConstFlat input, in operator ()()
4575 XlaOp PopulationCount(const XlaOp operand) { in PopulationCount() function
3250 func PopulationCount(scope *Scope, x tf.Output) (y tf.Output) { func