Home
last modified time | relevance | path

Searched refs:SwapDimension0And2InTensor3 (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dconv_2d_gpu_float.cu.cc38 template struct SwapDimension0And2InTensor3<Eigen::GpuDevice, float4>; variable
39 template struct SwapDimension0And2InTensor3<Eigen::GpuDevice, float2, variable
Dconv_2d_gpu_uint8.cu.cc33 template struct SwapDimension0And2InTensor3<Eigen::GpuDevice, uint8>; variable
Dconv_2d_gpu_uint64.cu.cc33 template struct SwapDimension0And2InTensor3<Eigen::GpuDevice, uint64>; variable
Dconv_2d_gpu_uint16.cu.cc33 template struct SwapDimension0And2InTensor3<Eigen::GpuDevice, uint16>; variable
Dconv_2d_gpu_uint32.cu.cc33 template struct SwapDimension0And2InTensor3<Eigen::GpuDevice, uint32>; variable
Dconv_2d_gpu_double.cu.cc30 template struct SwapDimension0And2InTensor3<Eigen::GpuDevice, double2, variable
Dtranspose_functor_gpu.cu.cc129 tensorflow::functor::SwapDimension0And2InTensor3<GPUDevice, T, in run()
Dconv_2d.h388 struct SwapDimension0And2InTensor3 {
Dconv_2d_gpu.h1051 struct SwapDimension0And2InTensor3<GPUDevice, T, conjugate> {