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

  /external/tensorflow/tensorflow/core/kernels/
aggregate_ops_cpu.h 74 struct Add6Functor<CPUDevice, T> {
182 struct Add6Functor<SYCLDevice, T> {
aggregate_ops_gpu.cu.cc 75 struct Add6Functor<GPUDevice, T> {
150 template struct functor::Add6Functor<GPUDevice, type>; \
aggregate_ops.h 104 struct Add6Functor {

Completed in 60 milliseconds