Home
last modified time | relevance | path

Searched defs:TransformDepth (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dconv_2d_gpu_half.cu.cc36 template struct TransformDepth<Eigen::GpuDevice, Eigen::half, int>; variable
Dconv_2d_gpu_float.cu.cc36 template struct TransformDepth<Eigen::GpuDevice, float, int>; variable