Home
last modified time | relevance | path

Searched defs:HistogramFixedWidthFunctor (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dhistogram_op_gpu.cu.cc39 struct HistogramFixedWidthFunctor<GPUDevice, T, Tout> { struct
40 static Status Compute(OpKernelContext* context, in Compute()
Dhistogram_op.h28 struct HistogramFixedWidthFunctor { struct
Dhistogram_op.cc35 struct HistogramFixedWidthFunctor<CPUDevice, T, Tout> { struct
36 static Status Compute(OpKernelContext* context, in Compute()