Searched defs:PopulationCount (Results 1 – 5 of 5) sorted by relevance
29 struct PopulationCount { struct
101 struct PopulationCount<CPUDevice, T> { struct102 void operator()(OpKernelContext* c, typename TTypes<T>::ConstFlat input, in operator ()()
26 static size_t PopulationCount(uint32_t n) { in PopulationCount() function
4561 XlaOp PopulationCount(const XlaOp operand) { in PopulationCount() function
30959 func PopulationCount(scope *Scope, x tf.Output) (y tf.Output) { func