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

  /external/tensorflow/tensorflow/core/kernels/
cwise_ops_gpu_gradients.cu.h 40 // Partial specialization of SimpleBinaryFunctor<Device=GPUDevice, Functor>.
42 struct SimpleBinaryFunctor<GPUDevice, Functor> {
54 template struct SimpleBinaryFunctor<GPUDevice, F<T> >
cwise_ops_gradients.h 156 struct SimpleBinaryFunctor {
166 struct SimpleBinaryFunctor<CPUDevice, Functor> {
178 struct SimpleBinaryFunctor<SYCLDevice, Functor> {
cwise_ops_common.h 217 functor::SimpleBinaryFunctor<Device, Functor>()(eigen_device, out_flat,

Completed in 72 milliseconds