OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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