Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Daggregate_ops_gpu.cu.cc103 struct Add8Functor<GPUDevice, T> { struct
152 template struct functor::Add8Functor<GPUDevice, type>; \
Daggregate_ops_cpu.h101 struct Add8Functor<CPUDevice, T> {
209 struct Add8Functor<SYCLDevice, T> {
Daggregate_ops.cc130 functor::Add8Functor<Device, T> functor8; in Compute()
Daggregate_ops.h154 struct Add8Functor { struct