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

  /external/tensorflow/tensorflow/core/kernels/
aggregate_ops_cpu.h 86 struct Add7Functor<CPUDevice, T> {
194 struct Add7Functor<SYCLDevice, T> {
aggregate_ops_gpu.cu.cc 88 struct Add7Functor<GPUDevice, T> {
151 template struct functor::Add7Functor<GPUDevice, type>; \
aggregate_ops.h 128 struct Add7Functor {

Completed in 56 milliseconds