HomeSort by relevance Sort by last modified time
    Searched defs:SimpleBinaryFunctor (Results 1 - 2 of 2) 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> {

Completed in 108 milliseconds