Searched defs:half2_count (Results 1 – 2 of 2) sorted by relevance
48 int32 half2_count = count >> 1; in ReluGradHalfKernel() local187 int32 half2_count = Eigen::divup(count, 2); in operator ()() local
211 int32 half2_count = count >> 1; in run() local