Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.cc923 Status DepthwiseConv2DNativeShapeImpl(shape_inference::InferenceContext* c, in DepthwiseConv2DNativeShapeImpl() function
1046 return DepthwiseConv2DNativeShapeImpl(c, false); in DepthwiseConv2DNativeShape()
1051 return DepthwiseConv2DNativeShapeImpl(c, true); in DepthwiseConv2DNativeShapeWithExplicitPadding()