Home
last modified time | relevance | path

Searched defs:half8_count (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Drelu_op_gpu.cu.cc101 int32 half8_count = count / VectorSizeElements; in ReluGradHalfKernelVector() local
181 int32 half8_count = Eigen::divup(count, VectorSizeElements); in operator ()() local