HomeSort by relevance Sort by last modified time
    Searched refs:Add5Functor (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
aggregate_ops_gpu.cu.cc 63 struct Add5Functor<GPUDevice, T> {
149 template struct functor::Add5Functor<GPUDevice, type>; \
aggregate_ops.cc 112 functor::Add5Functor<Device, T> functor5;
aggregate_ops_cpu.h 63 struct Add5Functor<CPUDevice, T> {
171 struct Add5Functor<SYCLDevice, T> {
aggregate_ops.h 82 struct Add5Functor {

Completed in 53 milliseconds