HomeSort by relevance Sort by last modified time
    Searched refs:Add3Functor (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
aggregate_ops_gpu.cu.cc 42 struct Add3Functor<GPUDevice, T> {
147 template struct functor::Add3Functor<GPUDevice, type>; \
aggregate_ops.cc 101 functor::Add3Functor<Device, T> functor3;
aggregate_ops_cpu.h 44 struct Add3Functor<CPUDevice, T> {
152 struct Add3Functor<SYCLDevice, T> {
aggregate_ops.h 44 struct Add3Functor {

Completed in 59 milliseconds