Home
last modified time | relevance | path

Searched refs:Add5EigenImpl (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Daggregate_ops_cpu.h70 Add5EigenImpl<CPUDevice, T>::Compute(d, out, in1, in2, in3, in4, in5);
178 Add5EigenImpl<SYCLDevice, T>::Compute(d, out, in1, in2, in3, in4, in5);
Daggregate_ops_gpu.cu.cc70 Add5EigenImpl<GPUDevice, T>::Compute(d, out, in1, in2, in3, in4, in5); in operator ()()
Daggregate_ops.h92 struct Add5EigenImpl { struct