HomeSort by relevance Sort by last modified time
    Searched defs:Add4Functor (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
aggregate_ops_cpu.h 53 struct Add4Functor<CPUDevice, T> {
161 struct Add4Functor<SYCLDevice, T> {
aggregate_ops_gpu.cu.cc 52 struct Add4Functor<GPUDevice, T> {
148 template struct functor::Add4Functor<GPUDevice, type>; \
aggregate_ops.h 62 struct Add4Functor {

Completed in 81 milliseconds