Searched refs:Add2Functor (Results 1 - 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
H A Dtensor_array.cc34 functor::Add2Functor<Device, T> add_functor; \
H A Daggregate_ops.cc88 functor::Add2Functor<Device, T> functor2;
96 functor::Add2Functor<Device, T> functor2;
H A Daggregate_ops_gpu.cu.cc33 struct Add2Functor<GPUDevice, T> { struct in namespace:tensorflow::functor
146 template struct functor::Add2Functor<GPUDevice, type>; \
H A Daggregate_ops_cpu.h36 struct Add2Functor<CPUDevice, T> { struct in namespace:tensorflow::functor
144 struct Add2Functor<SYCLDevice, T> { struct in namespace:tensorflow::functor
H A Daggregate_ops.h28 struct Add2Functor { struct in namespace:tensorflow::functor

Completed in 472 milliseconds