Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Daggregate_ops_gpu.cu.cc75 struct Add6Functor<GPUDevice, T> { struct
150 template struct functor::Add6Functor<GPUDevice, type>; \
Daggregate_ops_cpu.h74 struct Add6Functor<CPUDevice, T> {
182 struct Add6Functor<SYCLDevice, T> {
Daggregate_ops.cc118 functor::Add6Functor<Device, T> functor6; in Compute()
Daggregate_ops.h104 struct Add6Functor { struct