Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Daggregate_ops_gpu.cu.cc42 struct Add3Functor<GPUDevice, T> { struct
147 template struct functor::Add3Functor<GPUDevice, type>; \
Daggregate_ops_cpu.h44 struct Add3Functor<CPUDevice, T> {
152 struct Add3Functor<SYCLDevice, T> {
Daggregate_ops.cc101 functor::Add3Functor<Device, T> functor3; in Compute()
Daggregate_ops.h44 struct Add3Functor { struct