Home
last modified time | relevance | path

Searched refs:GatherFunctor (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dgather_functor.cc30 int64 GatherFunctor<GPUDevice, T, Index>::operator()( \
34 extern template struct GatherFunctor<GPUDevice, T, Index>;
Dgather_functor.h150 struct GatherFunctor { struct
158 struct GatherFunctor<CPUDevice, T, Index> {
168 struct GatherFunctor<GPUDevice, Variant, Index> {
Dgather_functor_gpu.cu.cc28 template struct functor::GatherFunctor<GPUDevice, T, Index>
Dgather_functor_gpu.cu.h74 struct GatherFunctor<GPUDevice, T, Index> {
Dgather_op.cc110 functor::GatherFunctor<Device, T, Index> functor; in Compute()
Dresource_variable_ops.cc693 functor::GatherFunctor<Device, T, Index> functor; in Compute()