Home
last modified time | relevance | path

Searched defs:SwapDimension1And2InTensor3 (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dconv_2d_gpu_float.cu.cc38 template struct SwapDimension1And2InTensor3<Eigen::GpuDevice, float4>; variable
39 template struct SwapDimension1And2InTensor3<Eigen::GpuDevice, float2, variable
Dconv_2d_gpu_uint32.cu.cc32 template struct SwapDimension1And2InTensor3<Eigen::GpuDevice, uint32>; variable
Dconv_2d_gpu_uint8.cu.cc32 template struct SwapDimension1And2InTensor3<Eigen::GpuDevice, uint8>; variable
Dconv_2d_gpu_uint16.cu.cc32 template struct SwapDimension1And2InTensor3<Eigen::GpuDevice, uint16>; variable
Dconv_2d_gpu_uint64.cu.cc32 template struct SwapDimension1And2InTensor3<Eigen::GpuDevice, uint64>; variable
Dconv_2d_gpu_double.cu.cc27 template struct SwapDimension1And2InTensor3<Eigen::GpuDevice, double2, variable
Dconv_2d_gpu_half.cu.cc38 template struct SwapDimension1And2InTensor3<Eigen::GpuDevice, Eigen::half>; variable