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

  /external/tensorflow/tensorflow/core/kernels/
aggregate_ops_cpu.h 36 struct Add2Functor<CPUDevice, T> {
144 struct Add2Functor<SYCLDevice, T> {
aggregate_ops_gpu.cu.cc 33 struct Add2Functor<GPUDevice, T> {
146 template struct functor::Add2Functor<GPUDevice, type>; \
aggregate_ops.h 28 struct Add2Functor {

Completed in 6946 milliseconds