Searched refs:Add3EigenImpl (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | aggregate_ops_cpu.h | 49 Add3EigenImpl<CPUDevice, T>::Compute(d, out, in1, in2, in3); 157 Add3EigenImpl<SYCLDevice, T>::Compute(d, out, in1, in2, in3);
|
D | aggregate_ops_gpu.cu.cc | 47 Add3EigenImpl<GPUDevice, T>::Compute(d, out, in1, in2, in3); in operator ()()
|
D | aggregate_ops.h | 52 struct Add3EigenImpl { struct
|