Home
last modified time | relevance | path

Searched refs:StrideFunctor (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/linalg/
Deinsum_op_gpu.cu.cc25 template struct functor::StrideFunctor<Eigen::GpuDevice, T, NDIM>; \
Deinsum_op.h29 struct StrideFunctor { struct
Deinsum_op_impl.h414 functor::StrideFunctor<Device, T, N>()( \ in StrideOrInflate()
746 void StrideFunctor<GPUDevice, T, N>::operator()( \
750 extern template struct StrideFunctor<GPUDevice, T, N>; \