Home
last modified time | relevance | path

Searched refs:SwapDimension1And2InTensor3 (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dconv_2d_gpu_float.cu.cc34 template struct SwapDimension1And2InTensor3<Eigen::GpuDevice, float4>; variable
35 template struct SwapDimension1And2InTensor3<Eigen::GpuDevice, float2, variable
Dconv_2d_gpu_uint8.cu.cc32 template struct SwapDimension1And2InTensor3<Eigen::GpuDevice, uint8>; variable
Dconv_2d_gpu_uint64.cu.cc32 template struct SwapDimension1And2InTensor3<Eigen::GpuDevice, uint64>; variable
Dconv_2d_gpu_uint16.cu.cc32 template struct SwapDimension1And2InTensor3<Eigen::GpuDevice, uint16>; variable
Dconv_2d_gpu_uint32.cu.cc32 template struct SwapDimension1And2InTensor3<Eigen::GpuDevice, uint32>; variable
Dconv_2d_gpu_double.cu.cc27 template struct SwapDimension1And2InTensor3<Eigen::GpuDevice, double2, variable
Dconv_2d_gpu_half.cu.cc32 template struct SwapDimension1And2InTensor3<Eigen::GpuDevice, Eigen::half>; variable
Dtranspose_functor_gpu.cu.cc116 tensorflow::functor::SwapDimension1And2InTensor3<GPUDevice, T, in run()
124 tensorflow::functor::SwapDimension1And2InTensor3<GPUDevice, T, in run()
Dconv_2d.h378 struct SwapDimension1And2InTensor3 {
Dconv_2d_gpu.h1037 struct SwapDimension1And2InTensor3<GPUDevice, T, conjugate> {