Home
last modified time | relevance | path

Searched refs:DeepConv2D (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Ddeep_conv2d.h108 struct DeepConv2D { struct
Ddeep_conv2d.cc937 struct DeepConv2D<CPUDevice, T> { struct
1156 template struct functor::DeepConv2D<CPUDevice, float>; member in tensorflow::functor
Dconv_ops.cc268 functor::DeepConv2D<CPUDevice, float>()(ctx, args, input_ptr, filter_ptr, in Run()