Searched defs:DeepConv2D (Results 1 – 2 of 2) sorted by relevance
108 struct DeepConv2D { struct
937 struct DeepConv2D<CPUDevice, T> { struct938 void operator()(OpKernelContext* ctx, const Conv2DArgs& args, const T* input, in operator ()()1156 template struct functor::DeepConv2D<CPUDevice, float>; member in tensorflow::functor