Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Ddepthwise_conv_op.cc86 struct DepthwiseConv2DKernel { struct
87 static void Run(const DepthwiseArgs& args, in Run()