Home
last modified time | relevance | path

Searched refs:Add8pFunctor (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Daggregate_ops_gpu.cu.cc116 struct Add8pFunctor<GPUDevice, T> { struct
153 template struct functor::Add8pFunctor<GPUDevice, type>; \
Daggregate_ops_cpu.h114 struct Add8pFunctor<CPUDevice, T> {
222 struct Add8pFunctor<SYCLDevice, T> {
Daggregate_ops.cc146 functor::Add8pFunctor<Device, T> functor8p; in Compute()
Daggregate_ops.h178 struct Add8pFunctor { struct