Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Daggregate_ops_gpu.cu.cc129 struct Add9Functor<GPUDevice, T> { struct
154 template struct functor::Add9Functor<GPUDevice, type>;
Daggregate_ops_cpu.h127 struct Add9Functor<CPUDevice, T> {
235 struct Add9Functor<SYCLDevice, T> {
Daggregate_ops.cc137 functor::Add9Functor<Device, T> functor9; in Compute()
Daggregate_ops.h200 struct Add9Functor { struct