HomeSort by relevance Sort by last modified time
    Searched refs:Dilation (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
dilation_ops.h 27 struct Dilation {
dilation_ops_gpu.cu.cc 180 struct Dilation<GPUDevice, T> {
294 template struct functor::Dilation<GPUDevice, T>; \
dilation_ops.cc 149 functor::Dilation<Device, T>()(
160 // Partial specialization of Dilation functor for a CPUDevice.
163 struct Dilation<CPUDevice, T> {

Completed in 80 milliseconds